public class ContinuousReleaseProperties
extends hudson.tasks.Builder
implements jenkins.tasks.SimpleBuildStep
Modifier and Type | Class and Description |
---|---|
static class |
ContinuousReleaseProperties.ContinuousReleasePropertiesDescriptor |
jenkins.tasks.SimpleBuildStep.LastBuildAction, jenkins.tasks.SimpleBuildStep.LastBuildActionFactory
Constructor and Description |
---|
ContinuousReleaseProperties(Map<String,String> properties) |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getProperties() |
void |
perform(hudson.model.Run<?,?> build,
hudson.FilePath workspace,
hudson.Launcher launcher,
hudson.model.TaskListener listener) |
all, getDescriptor, getRequiredMonitorService, prebuild
getProjectAction, getProjectAction, getProjectActions, perform, perform, prebuild
public void perform(hudson.model.Run<?,?> build, hudson.FilePath workspace, hudson.Launcher launcher, hudson.model.TaskListener listener) throws hudson.AbortException, InterruptedException, IOException
perform
in interface jenkins.tasks.SimpleBuildStep
hudson.AbortException
InterruptedException
IOException
Copyright © 2016–2018. All rights reserved.