public class PublishNotifierStep extends PublishNotifier implements jenkins.tasks.SimpleBuildStep
PublishNotifier.DescriptorImpl
hudson.tasks.Publisher.DescriptorExtensionListImpl
jenkins.tasks.SimpleBuildStep.LastBuildAction, jenkins.tasks.SimpleBuildStep.LastBuildActionFactory
Constructor and Description |
---|
PublishNotifierStep(String credential,
Workspace workspace,
Publish publish) |
Modifier and Type | Method and Description |
---|---|
hudson.tasks.BuildStepMonitor |
getRequiredMonitorService() |
void |
perform(hudson.model.Run<?,?> run,
hudson.FilePath buildWorkspace,
hudson.Launcher launcher,
hudson.model.TaskListener listener) |
descriptor, getCredential, getPublish, getWorkspace, perform
all, getProjectAction, needsToRunAfterFinalized, prebuild
getProjectAction, getProjectActions, perform, prebuild
public hudson.tasks.BuildStepMonitor getRequiredMonitorService()
getRequiredMonitorService
in interface hudson.tasks.BuildStep
getRequiredMonitorService
in class PublishNotifier
public void perform(hudson.model.Run<?,?> run, hudson.FilePath buildWorkspace, hudson.Launcher launcher, hudson.model.TaskListener listener) throws InterruptedException, IOException
perform
in interface jenkins.tasks.SimpleBuildStep
InterruptedException
IOException
Copyright © 2016–2017. All rights reserved.