Uses of Class
jenkins.plugins.publish_over.BapPublisher
Packages that use BapPublisher
-
Uses of BapPublisher in jenkins.plugins.publish_over
Classes in jenkins.plugins.publish_over with type parameters of type BapPublisherModifier and TypeClassDescriptionclassBPInstanceConfig<PUBLISHER extends BapPublisher>classBPPlugin<PUBLISHER extends BapPublisher,CLIENT extends BPClient, COMMON_CONFIG> Methods in jenkins.plugins.publish_over that return BapPublisherMethods in jenkins.plugins.publish_over with parameters of type BapPublisherModifier and TypeMethodDescriptionprotected org.apache.commons.lang.builder.EqualsBuilderBapPublisher.addToEquals(org.apache.commons.lang.builder.EqualsBuilder builder, BapPublisher that) BPHostConfiguration.createClient(BPBuildInfo buildInfo, BapPublisher publisher) booleanParamPublish.Selector.selected(BapPublisher publisher) booleanPubSelector.selected(BapPublisher publisher) booleanSelectAllPubSelector.selected(BapPublisher publisher) voidBPCallablePublisher.setPublisher(BapPublisher publisher) Constructors in jenkins.plugins.publish_over with parameters of type BapPublisherModifierConstructorDescriptionBPCallablePublisher(BapPublisher publisher, BPHostConfiguration hostConfig, BPBuildInfo buildInfo)