public class TagNotifierStep extends TagNotifier implements jenkins.tasks.SimpleBuildStep
TagNotifier.DescriptorImpl
hudson.tasks.Publisher.DescriptorExtensionListImpl
jenkins.tasks.SimpleBuildStep.LastBuildAction, jenkins.tasks.SimpleBuildStep.LastBuildActionFactory
LOGGER, onlyOnSuccess, rawLabelDesc, rawLabelName
Constructor and Description |
---|
TagNotifierStep(String rawLabelName,
String rawLabelDesc,
boolean onlyOnSuccess) |
Modifier and Type | Method and Description |
---|---|
void |
perform(hudson.model.Run<?,?> run,
hudson.FilePath workspace,
hudson.Launcher launcher,
hudson.model.TaskListener listener) |
descriptor, getRequiredMonitorService, log, perform
all, getProjectAction, needsToRunAfterFinalized, prebuild
getProjectAction, getProjectActions, perform, prebuild
public void perform(hudson.model.Run<?,?> run, hudson.FilePath workspace, hudson.Launcher launcher, hudson.model.TaskListener listener) throws InterruptedException, IOException
perform
in interface jenkins.tasks.SimpleBuildStep
InterruptedException
IOException
Copyright © 2004-2015. All Rights Reserved.