Class RedeployBatchTaskPublisher
java.lang.Object
hudson.tasks.BuildStepCompatibilityLayer
hudson.tasks.Publisher
hudson.tasks.Recorder
hudson.maven.RedeployPublisher
hudson.plugins.promoted_builds.tasks.RedeployBatchTaskPublisher
- All Implemented Interfaces:
- ExtensionPoint,- Describable<Publisher>,- BuildStep
public class RedeployBatchTaskPublisher
extends hudson.maven.RedeployPublisher
RedeployPublisher altered for batch task.- Author:
- Kohsuke Kawaguchi
- 
Nested Class SummaryNested ClassesNested classes/interfaces inherited from class hudson.maven.RedeployPublisherhudson.maven.RedeployPublisher.WrappedArtifactRepositoryNested classes/interfaces inherited from class hudson.tasks.PublisherPublisher.DescriptorExtensionListImplNested classes/interfaces inherited from interface hudson.tasks.BuildStepBuildStep.PublisherListNested classes/interfaces inherited from interface hudson.ExtensionPointExtensionPoint.LegacyInstancesAreScopedToHudson
- 
Field SummaryFields inherited from class hudson.maven.RedeployPublisherevenIfUnstable, id, releaseEnvVar, uniqueVersion, urlFields inherited from interface hudson.tasks.BuildStepBUILDERS, PUBLISHERS
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected hudson.maven.MavenModuleSetBuildgetMavenBuild(AbstractBuild<?, ?> build) Methods inherited from class hudson.maven.RedeployPublishergetActions, getRequiredMonitorService, getTreshold, performMethods inherited from class hudson.tasks.RecordergetDescriptorMethods inherited from class hudson.tasks.Publisherall, getProjectAction, needsToRunAfterFinalized, prebuildMethods inherited from class hudson.tasks.BuildStepCompatibilityLayergetProjectAction, getProjectActions, perform, prebuild
- 
Constructor Details- 
RedeployBatchTaskPublisher
 
- 
- 
Method Details- 
getMavenBuild- Overrides:
- getMavenBuildin class- hudson.maven.RedeployPublisher
 
 
-