public class CucumberSlackBuildStepNotifier
extends hudson.tasks.Builder
Modifier and Type | Class and Description |
---|---|
static class |
CucumberSlackBuildStepNotifier.DescriptorImpl |
Constructor and Description |
---|
CucumberSlackBuildStepNotifier(String channel,
String json) |
Modifier and Type | Method and Description |
---|---|
String |
getChannel() |
CucumberSlackBuildStepNotifier.DescriptorImpl |
getDescriptor() |
String |
getJson() |
boolean |
perform(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
getProjectAction, getProjectAction, getProjectActions, perform, prebuild
public String getChannel()
public String getJson()
public boolean perform(hudson.model.AbstractBuild build, hudson.Launcher launcher, hudson.model.BuildListener listener)
perform
in interface hudson.tasks.BuildStep
perform
in class hudson.tasks.BuildStepCompatibilityLayer
public CucumberSlackBuildStepNotifier.DescriptorImpl getDescriptor()
getDescriptor
in interface hudson.model.Describable<hudson.tasks.Builder>
getDescriptor
in class hudson.tasks.Builder
Copyright © 2004-2015. All Rights Reserved.