Package jenkins.plugins.publish_over_ssh
Class BapSshPublisherLabel
java.lang.Object
jenkins.plugins.publish_over.PublisherLabel
jenkins.plugins.publish_over_ssh.BapSshPublisherLabel
- All Implemented Interfaces:
Describable<BapSshPublisherLabel>
,Serializable
public class BapSshPublisherLabel
extends jenkins.plugins.publish_over.PublisherLabel
implements Describable<BapSshPublisherLabel>
- 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
-
BapSshPublisherLabel
-
-
Method Details
-
getDescriptor
- Specified by:
getDescriptor
in interfaceDescribable<BapSshPublisherLabel>
-
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
-