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.ParamPublish
public int hashCode()
hashCode
in class jenkins.plugins.publish_over.ParamPublish
public String toString()
toString
in class jenkins.plugins.publish_over.ParamPublish
Copyright © 2016–2020. All rights reserved.