public class PluginParam extends Object implements Serializable
| Constructor and Description |
|---|
PluginParam(String serverUrl,
String userName,
String password,
String tenant,
String blueprintName,
boolean waitExec) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBluePrintName() |
String |
getPassword() |
String |
getServerUrl() |
String |
getTenant() |
String |
getUserName() |
boolean |
isWaitExec() |
Boolean |
validate() |
public String getServerUrl()
public String getUserName()
public String getPassword()
public String getTenant()
public String getBluePrintName()
public boolean isWaitExec()
public Boolean validate() throws IOException
IOExceptionCopyright © 2004-2015. All Rights Reserved.