Uses of Package
com.xebialabs.deployit

Packages that use com.xebialabs.deployit
com.xebialabs.deployit Contains the core classes, interfaces and annotations for the Deployit plugin API. 
com.xebialabs.deployit.ci Basic configuration items
com.xebialabs.deployit.ci.artifact Configuration items that represent artifacts that can be deployed. 
com.xebialabs.deployit.ci.artifact.mapping Configuration items that represent artifact mappings. 
com.xebialabs.deployit.ci.mapping Mappings allow a user to add detailed deployment information to a Deployment CI 
com.xebialabs.deployit.ci.security Configuration items that are used to security. 
com.xebialabs.deployit.mapper The mapper framework; a way to modularize runbooks. 
com.xebialabs.deployit.mapper.artifact A number of standard artifact mappers. 
com.xebialabs.deployit.reflect Provides classes and interfaces for obtaining reflective information about configuration items. 
com.xebialabs.deployit.runbook   
com.xebialabs.deployit.step   
com.xebialabs.deployit.steps Provides a number of standard Step steps. 
com.xebialabs.deployit.util Provides a number of utility classes. 
 

Classes in com.xebialabs.deployit used by com.xebialabs.deployit
Change
          A changes on the repository to either add, modify or delete a configuration item.
ChangePlan
          A list of Changes that the user want to apply at the same time.
ChangeResolution
          Holds information on what steps to be executed (in the middleware) to make the changes "happen".
ConfigurationItem
          Specifies that this class is a configuration item.
ConfigurationItemLabel
          Specifies the field of a ConfigurationItem that is to be injected with the label.
ConfigurationItemProperty.Size
          Defines a number of standard sizes for configuration item properties.
Step
          Atomic executable action which on execution results in actually modifying the real environment.
StepExecutionContext
          Defines a set of methods that a step uses to communicate with its execution engine, e.g.
 

Classes in com.xebialabs.deployit used by com.xebialabs.deployit.ci
BaseConfigurationItem
          Base class for configuration items that provides convenient default implementations for BaseConfigurationItem.getLabel(), BaseConfigurationItem.setLabel(String), BaseConfigurationItem.hashCode(), BaseConfigurationItem.equals(Object), BaseConfigurationItem.toString().
ConfigurationItem
          Specifies that this class is a configuration item.
 

Classes in com.xebialabs.deployit used by com.xebialabs.deployit.ci.artifact
BaseConfigurationItem
          Base class for configuration items that provides convenient default implementations for BaseConfigurationItem.getLabel(), BaseConfigurationItem.setLabel(String), BaseConfigurationItem.hashCode(), BaseConfigurationItem.equals(Object), BaseConfigurationItem.toString().
ConfigurationItem
          Specifies that this class is a configuration item.
 

Classes in com.xebialabs.deployit used by com.xebialabs.deployit.ci.artifact.mapping
BaseConfigurationItem
          Base class for configuration items that provides convenient default implementations for BaseConfigurationItem.getLabel(), BaseConfigurationItem.setLabel(String), BaseConfigurationItem.hashCode(), BaseConfigurationItem.equals(Object), BaseConfigurationItem.toString().
ConfigurationItem
          Specifies that this class is a configuration item.
 

Classes in com.xebialabs.deployit used by com.xebialabs.deployit.ci.mapping
BaseConfigurationItem
          Base class for configuration items that provides convenient default implementations for BaseConfigurationItem.getLabel(), BaseConfigurationItem.setLabel(String), BaseConfigurationItem.hashCode(), BaseConfigurationItem.equals(Object), BaseConfigurationItem.toString().
ConfigurationItem
          Specifies that this class is a configuration item.
 

Classes in com.xebialabs.deployit used by com.xebialabs.deployit.ci.security
BaseConfigurationItem
          Base class for configuration items that provides convenient default implementations for BaseConfigurationItem.getLabel(), BaseConfigurationItem.setLabel(String), BaseConfigurationItem.hashCode(), BaseConfigurationItem.equals(Object), BaseConfigurationItem.toString().
ConfigurationItem
          Specifies that this class is a configuration item.
 

Classes in com.xebialabs.deployit used by com.xebialabs.deployit.mapper
Change
          A changes on the repository to either add, modify or delete a configuration item.
Step
          Atomic executable action which on execution results in actually modifying the real environment.
 

Classes in com.xebialabs.deployit used by com.xebialabs.deployit.mapper.artifact
Change
          A changes on the repository to either add, modify or delete a configuration item.
Step
          Atomic executable action which on execution results in actually modifying the real environment.
 

Classes in com.xebialabs.deployit used by com.xebialabs.deployit.reflect
ConfigurationItemProperty.Size
          Defines a number of standard sizes for configuration item properties.
 

Classes in com.xebialabs.deployit used by com.xebialabs.deployit.runbook
Change
          A changes on the repository to either add, modify or delete a configuration item.
ChangePlan
          A list of Changes that the user want to apply at the same time.
RunBook
          Implements the logic to translate a ChangePlan into a collection of ChangeResolutions.
Step
          Atomic executable action which on execution results in actually modifying the real environment.
 

Classes in com.xebialabs.deployit used by com.xebialabs.deployit.step
Step
          Atomic executable action which on execution results in actually modifying the real environment.
StepExecutionContext
          Defines a set of methods that a step uses to communicate with its execution engine, e.g.
 

Classes in com.xebialabs.deployit used by com.xebialabs.deployit.steps
Step
          Atomic executable action which on execution results in actually modifying the real environment.
StepExecutionContext
          Defines a set of methods that a step uses to communicate with its execution engine, e.g.
 

Classes in com.xebialabs.deployit used by com.xebialabs.deployit.util
Change
          A changes on the repository to either add, modify or delete a configuration item.
ChangePlan
          A list of Changes that the user want to apply at the same time.
ChangeResolution
          Holds information on what steps to be executed (in the middleware) to make the changes "happen".
RunBook
          Implements the logic to translate a ChangePlan into a collection of ChangeResolutions.
Step
          Atomic executable action which on execution results in actually modifying the real environment.
 



Copyright © 2010. All Rights Reserved.