public class StopTestEnvironment extends CloudCommandBasePostBuild
| Modifier and Type | Class and Description |
|---|---|
static class |
StopTestEnvironment.DescriptorImpl |
hudson.tasks.Publisher.DescriptorExtensionListImpl| Constructor and Description |
|---|
StopTestEnvironment(String url,
String cloudTestServerID,
String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCommand()
Returns the specific cloud command.
|
int |
getDefaultTimeout()
Returns the timeout until Checked Status, in Seconds.
|
CloudStatus |
getSuccessStatus()
Returns the expected str for a sucessful start / terminate.
|
getCloudTestServerID, getName, getRequiredMonitorService, getTimeOut, performall, getProjectAction, needsToRunAfterFinalized, prebuildpublic String getCommand()
CloudCommandBasePostBuildgetCommand in class CloudCommandBasePostBuildpublic int getDefaultTimeout()
CloudCommandBasePostBuildgetDefaultTimeout in class CloudCommandBasePostBuildpublic CloudStatus getSuccessStatus()
CloudCommandBasePostBuildgetSuccessStatus in class CloudCommandBasePostBuildCopyright © 2004-2016. All Rights Reserved.