Interface Container
- All Superinterfaces:
ConfigurationItem
,Serializable
,Taggable
- All Known Subinterfaces:
DeployableContainer
,HostContainer
- All Known Implementing Classes:
BaseContainer
,BaseDeployableContainer
,BaseDeployedContainer
,BaseProvisionedContainer
,Host
@TypeIcon("icons/types/udm.Container.svg")
public interface Container
extends ConfigurationItem, Taggable
Containers are configuration items (CIs) that
Deployable
CIs can be deployed to. The result of the deployment
is represented as a Deployed
.
Containers are grouped together in an Environment
. Examples of containers are a host, WebSphere server
or WebLogic cluster.-
Field Summary
Fields inherited from interface com.xebialabs.deployit.plugin.api.udm.ConfigurationItem
SYNTHETIC_PROPERTIES_FIELD, TYPE_FIELD
Fields inherited from interface com.xebialabs.deployit.plugin.api.udm.Taggable
TAGS_FIELD
-
Method Summary
Methods inherited from interface com.xebialabs.deployit.plugin.api.udm.ConfigurationItem
get$directoryReference, get$internalId, get$referenceId, get$securedCi, get$securedDirectoryReference, get$validationMessages, getId, getName, getProperty, getType, hasProperty, setId, setProperty