Package org.jenkinsci.plugins.p4.email
Class P4UserProperty
- java.lang.Object
-
- hudson.model.UserProperty
-
- org.jenkinsci.plugins.p4.email.P4UserProperty
-
- All Implemented Interfaces:
ExtensionPoint,Describable<UserProperty>,ReconfigurableDescribable<UserProperty>
public class P4UserProperty extends UserProperty
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classP4UserProperty.DescriptorImpl-
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
-
Field Summary
-
Fields inherited from class hudson.model.UserProperty
user
-
-
Constructor Summary
Constructors Constructor Description P4UserProperty(String email)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetEmail()-
Methods inherited from class hudson.model.UserProperty
all, getDescriptor, reconfigure, setUser
-
-