Interface Deployable
- All Superinterfaces:
 ConfigurationItem,Serializable,Taggable
- All Known Subinterfaces:
 DeployableArtifact,DeployableContainer,Provisionable
- All Known Implementing Classes:
 BaseDeployable,BaseDeployableArchiveArtifact,BaseDeployableArtifact,BaseDeployableContainer,BaseDeployableFileArtifact,BaseDeployableFolderArtifact,BaseProvisionable
@TypeIcon("icons/types/udm.Deployable.svg")
public interface Deployable
extends ConfigurationItem, Taggable
Deployables are 
ConfigurationItems (CIs) that can be deployed to a Container.
 There are two types of Deployables: DeployableArtifacts and resource specifications, which is a generic name
 for any Deployable CI that is not a DeployableArtifact, for example a datasource, a queue, or a connection factory.
 Deployables are part of a DeploymentPackage or of a CompositePackage.- 
Field Summary
Fields inherited from interface com.xebialabs.deployit.plugin.api.udm.ConfigurationItem
SYNTHETIC_PROPERTIES_FIELD, TYPE_FIELDFields 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