public class StackifyDeploymentRecorder
extends hudson.tasks.Notifier
| Modifier and Type | Class and Description |
|---|---|
static class |
StackifyDeploymentRecorder.DescriptorImpl
DescriptorImpl
|
hudson.tasks.Publisher.DescriptorExtensionListImpl| Constructor and Description |
|---|
StackifyDeploymentRecorder(DeploymentConfig config)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentConfig |
getConfig() |
StackifyDeploymentRecorder.DescriptorImpl |
getDescriptor() |
hudson.tasks.BuildStepMonitor |
getRequiredMonitorService() |
boolean |
perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
all, getProjectAction, needsToRunAfterFinalized, prebuild@DataBoundConstructor public StackifyDeploymentRecorder(DeploymentConfig config)
config - Deployment configurationpublic DeploymentConfig getConfig()
public boolean perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
throws InterruptedException,
IOException
perform in interface hudson.tasks.BuildStepperform in class hudson.tasks.BuildStepCompatibilityLayerInterruptedExceptionIOExceptionpublic hudson.tasks.BuildStepMonitor getRequiredMonitorService()
public StackifyDeploymentRecorder.DescriptorImpl getDescriptor()
getDescriptor in interface hudson.model.Describable<hudson.tasks.Publisher>getDescriptor in class hudson.tasks.NotifierCopyright © 2016–2018 Stackify, LLC. All rights reserved.