Uses of Class
jenkins.plugins.publish_over.PublisherLabel
Packages that use PublisherLabel
-
Uses of PublisherLabel in jenkins.plugins.publish_over
Methods in jenkins.plugins.publish_over that return PublisherLabelMethods in jenkins.plugins.publish_over with parameters of type PublisherLabelModifier and TypeMethodDescriptionprotected org.apache.commons.lang.builder.EqualsBuilderPublisherLabel.addToEquals(org.apache.commons.lang.builder.EqualsBuilder builder, PublisherLabel that) Constructors in jenkins.plugins.publish_over with parameters of type PublisherLabelModifierConstructorDescriptionBapPublisher(String configName, boolean verbose, ArrayList<TRANSFER> transfers, boolean useWorkspaceInPromotion, boolean usePromotionTimestamp, Retry retry, PublisherLabel label, Credentials credentials)