Interface Provisioned<D extends Provisionable,C extends Container>
- All Superinterfaces:
ConfigurationItem,Deployed<D,,C> EmbeddedDeployedContainer<D,,C> Serializable
- All Known Implementing Classes:
BaseProvisioned,BaseProvisionedContainer
-
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.EmbeddedDeployedContainer
CONTAINER_FIELD, DEPLOYABLE_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, setPropertyMethods inherited from interface com.xebialabs.deployit.plugin.api.udm.Deployed
getBoundConfigurationItems, getContainer, getDeployable, setBoundConfigurationItems, setContainer, setDeployable
-
Method Details
-
setOrdinal
void setOrdinal(int ordinal) -
getOrdinal
int getOrdinal()
-