Interface AppliedProvisioner<D extends Provisioner>

All Superinterfaces:
ConfigurationItem, EmbeddedDeployed<D,BaseDeployed>, EmbeddedDeployedContainer<D,BaseDeployed>, Serializable
All Known Implementing Classes:
BaseAppliedProvisioner, BaseAppliedProvisionerArtifact

@TypeIcon("icons/types/udm.AppliedProvisioner.svg") public interface AppliedProvisioner<D extends Provisioner> extends EmbeddedDeployed<D,BaseDeployed>
Base for all Deployed counterparts of all Provisioners. Please look at implementations for specific types. Container type is a sub-type of Deployed as it is an Embedded Configuration Item.