public class SandboxLaunchAction extends Object implements hudson.model.Action
| Constructor and Description |
|---|
SandboxLaunchAction(com.quali.cloudshell.QsServerDetails serverDetails) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getIconFileName() |
Iterable<String> |
getRunning() |
com.quali.cloudshell.QsServerDetails |
getServerDetails() |
String |
getUrlName() |
void |
started(String sandboxId) |
public SandboxLaunchAction(com.quali.cloudshell.QsServerDetails serverDetails)
public String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getUrlName()
getUrlName in interface hudson.model.Actionpublic com.quali.cloudshell.QsServerDetails getServerDetails()
public void started(String sandboxId)
Copyright © 2016–2017. All rights reserved.