Class DropboxPublisherLabel
java.lang.Object
jenkins.plugins.publish_over.PublisherLabel
org.jenkinsci.plugins.publishoverdropbox.impl.DropboxPublisherLabel
- All Implemented Interfaces:
Describable<DropboxPublisherLabel>,Serializable
public class DropboxPublisherLabel
extends jenkins.plugins.publish_over.PublisherLabel
implements Describable<DropboxPublisherLabel>
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jenkins.plugins.publish_over.PublisherLabel
addToEquals, addToHashCode, addToToString, getLabel
-
Constructor Details
-
DropboxPublisherLabel
-
-
Method Details
-
getDescriptor
- Specified by:
getDescriptorin interfaceDescribable<DropboxPublisherLabel>
-
equals
- Overrides:
equalsin classjenkins.plugins.publish_over.PublisherLabel
-
hashCode
public int hashCode()- Overrides:
hashCodein classjenkins.plugins.publish_over.PublisherLabel
-
toString
- Overrides:
toStringin classjenkins.plugins.publish_over.PublisherLabel
-