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