public interface WasContainer
extends com.xebialabs.deployit.plugin.python.PythonManagedContainer, com.xebialabs.deployit.plugin.overthere.HostContainer
| Modifier and Type | Method and Description |
|---|---|
Cell |
getCell() |
java.lang.String |
getCellName() |
java.lang.String |
getContainmentPath() |
java.util.Set<? extends Node> |
getNodes() |
java.lang.String |
getShortTypeDescription() |
java.lang.String |
getWasConfigIdType() |
java.lang.String |
getWasTargetType() |
Cell getCell()
java.util.Set<? extends Node> getNodes()
@DerivedProperty(value="cellName") java.lang.String getCellName()
@DerivedProperty(value="containmentPath") java.lang.String getContainmentPath()
@DerivedProperty(value="wasConfigIdType") java.lang.String getWasConfigIdType()
@DerivedProperty(value="wasTargetType") java.lang.String getWasTargetType()
@DerivedProperty(value="shortTypeDescription") java.lang.String getShortTypeDescription()