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 Summary
Nested ClassesNested classes/interfaces inherited from class hudson.maven.RedeployPublisher
hudson.maven.RedeployPublisher.WrappedArtifactRepositoryNested classes/interfaces inherited from class hudson.tasks.Publisher
Publisher.DescriptorExtensionListImplNested classes/interfaces inherited from interface hudson.tasks.BuildStep
BuildStep.PublisherListNested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Field Summary
Fields inherited from class hudson.maven.RedeployPublisher
evenIfUnstable, id, releaseEnvVar, uniqueVersion, urlFields inherited from interface hudson.tasks.BuildStep
BUILDERS, PUBLISHERS -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected hudson.maven.MavenModuleSetBuildgetMavenBuild(AbstractBuild<?, ?> build) Methods inherited from class hudson.maven.RedeployPublisher
getActions, getRequiredMonitorService, getTreshold, performMethods inherited from class hudson.tasks.Recorder
getDescriptorMethods inherited from class hudson.tasks.Publisher
all, getProjectAction, needsToRunAfterFinalized, prebuildMethods inherited from class hudson.tasks.BuildStepCompatibilityLayer
getProjectAction, getProjectActions, perform, prebuild
-
Constructor Details
-
RedeployBatchTaskPublisher
-
-
Method Details
-
getMavenBuild
- Overrides:
getMavenBuildin classhudson.maven.RedeployPublisher
-