public class MogotestNotifier
extends hudson.tasks.Notifier
| Modifier and Type | Class and Description |
|---|---|
static class |
MogotestNotifier.DescriptorImpl
Allows adding the Mogotest Notifier as a post-build action in the job configuration.
|
hudson.tasks.Publisher.DescriptorExtensionListImpl| Constructor and Description |
|---|
MogotestNotifier(String apiKey,
String testPlanId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getApiKey() |
hudson.tasks.BuildStepMonitor |
getRequiredMonitorService() |
String |
getTestPlanId() |
boolean |
perform(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
all, getProjectAction, needsToRunAfterFinalized, prebuildgetProjectAction, getProjectActions, perform, prebuildpublic String getApiKey()
public String getTestPlanId()
public hudson.tasks.BuildStepMonitor getRequiredMonitorService()
public boolean perform(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
perform in interface hudson.tasks.BuildStepperform in class hudson.tasks.BuildStepCompatibilityLayerCopyright © 2004-2013. All Rights Reserved.