@Metadata(description="JBoss Profile") public class Profile extends com.xebialabs.deployit.plugin.api.udm.base.BaseContainer implements ResourceContainer, CliManagedContainer
| Constructor and Description |
|---|
Profile() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<com.xebialabs.deployit.plugin.api.flow.Step> |
controlTaskDispatch(java.lang.String name) |
com.xebialabs.deployit.plugin.overthere.Host |
getHost() |
CliManagingContainer |
getManagingContainer() |
Mode |
getMode() |
java.lang.String |
getProfile() |
getTags, setTagscompareTo, equals, get$ciAttributes, get$token, getId, getName, getProperty, getPropertyDescriptor, getSyntheticProperties, getSyntheticProperty, getType, hashCode, hasProperty, hasSyntheticProperty, putSyntheticProperties, putSyntheticProperty, set$ciAttributes, set$token, setId, setProperty, setSyntheticProperties, setType, toStringpublic java.util.List<com.xebialabs.deployit.plugin.api.flow.Step> controlTaskDispatch(java.lang.String name)
public CliManagingContainer getManagingContainer()
getManagingContainer in interface CliManagedContainerpublic java.lang.String getProfile()
getProfile in interface ResourceContainerpublic Mode getMode()
getMode in interface ResourceContainerpublic com.xebialabs.deployit.plugin.overthere.Host getHost()
getHost in interface com.xebialabs.deployit.plugin.overthere.HostContainer