public class CifsParamPublish extends jenkins.plugins.publish_over.ParamPublish
jenkins.plugins.publish_over.ParamPublish.Selector| Constructor and Description |
|---|
CifsParamPublish(String parameterName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object that) |
int |
hashCode() |
String |
toString() |
addToEquals, addToHashCode, addToToString, createSelector, getParameterName@DataBoundConstructor public CifsParamPublish(String parameterName)
public boolean equals(Object that)
equals in class jenkins.plugins.publish_over.ParamPublishpublic int hashCode()
hashCode in class jenkins.plugins.publish_over.ParamPublishpublic String toString()
toString in class jenkins.plugins.publish_over.ParamPublishCopyright © 2016–2020. All rights reserved.