Package com.xebialabs.deployit.plugin.api.udm

Interface Summary
ConfigurationItem Base interface of all configuration item types.
Container A Container lives in an Environment and contains Deployeds.
Deployable  
DeployableArtifact  
Deployed<D extends Deployable,C extends Container> Resembles a Deployed item.
Taggable  
 

Class Summary
Application A group that contains DeploymentPackages.
CompositePackage  
DeployedApplication A deployment of a DeploymentPackage on an Environment.
DeploymentPackage Represents a collection of deployables and resources that can be deployed onto middleware.
Dictionary  
Environment Represents a collection of middleware CI's that belong together.
Version  
 

Enum Summary
Metadata.ConfigurationItemRoot The root in the JCR tree.
Property.Size Defines a number of standard sizes for configuration item properties.
 

Annotation Types Summary
ControlTask A control task is a method that can be invoked on a ConfigurationItem, to perform some action.
Metadata Specifies that this class is a configuration item.
Prefix  
Property Specifies that this field is part of the configuration item.