public class KlocworkGatewayPublisher
extends hudson.tasks.Publisher
implements jenkins.tasks.SimpleBuildStep
Modifier and Type | Class and Description |
---|---|
static class |
KlocworkGatewayPublisher.DescriptorImpl |
hudson.tasks.Publisher.DescriptorExtensionListImpl
Constructor and Description |
---|
KlocworkGatewayPublisher(KlocworkGatewayConfig gatewayConfig) |
Modifier and Type | Method and Description |
---|---|
KlocworkGatewayPublisher.DescriptorImpl |
getDescriptor() |
KlocworkGatewayConfig |
getGatewayConfig() |
hudson.tasks.BuildStepMonitor |
getRequiredMonitorService() |
void |
perform(hudson.model.Run<?,?> build,
hudson.EnvVars envVars,
hudson.FilePath workspace,
hudson.Launcher launcher,
hudson.model.TaskListener listener) |
void |
perform(hudson.model.Run<?,?> build,
hudson.FilePath workspace,
hudson.Launcher launcher,
hudson.model.TaskListener listener) |
all, getProjectAction, needsToRunAfterFinalized, prebuild
getProjectAction, getProjectActions, perform, perform, prebuild
@DataBoundConstructor public KlocworkGatewayPublisher(KlocworkGatewayConfig gatewayConfig)
public KlocworkGatewayConfig getGatewayConfig()
public void perform(hudson.model.Run<?,?> build, hudson.FilePath workspace, hudson.Launcher launcher, hudson.model.TaskListener listener) throws hudson.AbortException
perform
in interface jenkins.tasks.SimpleBuildStep
hudson.AbortException
public void perform(hudson.model.Run<?,?> build, hudson.EnvVars envVars, hudson.FilePath workspace, hudson.Launcher launcher, hudson.model.TaskListener listener) throws hudson.AbortException
hudson.AbortException
public hudson.tasks.BuildStepMonitor getRequiredMonitorService()
getRequiredMonitorService
in interface hudson.tasks.BuildStep
public KlocworkGatewayPublisher.DescriptorImpl getDescriptor()
getDescriptor
in interface hudson.model.Describable<hudson.tasks.Publisher>
getDescriptor
in class hudson.tasks.Publisher
Copyright © 2016–2018. All rights reserved.