jenkins.plugins.publish_over_ftp
Class BapFtpPublisherLabel
java.lang.Object
jenkins.plugins.publish_over.PublisherLabel
jenkins.plugins.publish_over_ftp.BapFtpPublisherLabel
- All Implemented Interfaces:
- hudson.model.Describable<BapFtpPublisherLabel>, java.io.Serializable
public class BapFtpPublisherLabel
- extends jenkins.plugins.publish_over.PublisherLabel
- implements hudson.model.Describable<BapFtpPublisherLabel>
- See Also:
- Serialized Form
| Methods inherited from class jenkins.plugins.publish_over.PublisherLabel |
addToEquals, addToHashCode, addToToString, getLabel |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
BapFtpPublisherLabel
@DataBoundConstructor
public BapFtpPublisherLabel(java.lang.String label)
getDescriptor
public BapFtpPublisherLabel.BapFtpPublisherLabelDescriptor getDescriptor()
- Specified by:
getDescriptor in interface hudson.model.Describable<BapFtpPublisherLabel>
equals
public boolean equals(java.lang.Object that)
- Overrides:
equals in class jenkins.plugins.publish_over.PublisherLabel
hashCode
public int hashCode()
- Overrides:
hashCode in class jenkins.plugins.publish_over.PublisherLabel
toString
public java.lang.String toString()
- Overrides:
toString in class jenkins.plugins.publish_over.PublisherLabel
Copyright © 2011. All Rights Reserved.