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