Package jenkins.plugins.publish_over_ftp
Class BapFtpPublisherLabel
java.lang.Object
jenkins.plugins.publish_over.PublisherLabel
jenkins.plugins.publish_over_ftp.BapFtpPublisherLabel
- All Implemented Interfaces:
Describable<BapFtpPublisherLabel>
,Serializable
public class BapFtpPublisherLabel
extends jenkins.plugins.publish_over.PublisherLabel
implements Describable<BapFtpPublisherLabel>
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
-
Constructor Summary
-
Method Summary
Methods inherited from class jenkins.plugins.publish_over.PublisherLabel
addToEquals, addToHashCode, addToToString, getLabel
-
Constructor Details
-
BapFtpPublisherLabel
-
-
Method Details
-
getDescriptor
- Specified by:
getDescriptor
in interfaceDescribable<BapFtpPublisherLabel>
-
equals
- Overrides:
equals
in classjenkins.plugins.publish_over.PublisherLabel
-
hashCode
public int hashCode()- Overrides:
hashCode
in classjenkins.plugins.publish_over.PublisherLabel
-
toString
- Overrides:
toString
in classjenkins.plugins.publish_over.PublisherLabel
-