Uses of Package
com.xebialabs.deployit.ci.artifact

Packages that use com.xebialabs.deployit.ci.artifact
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.mapper.artifact A number of standard artifact mappers. 
com.xebialabs.deployit.steps Provides a number of standard Step steps. 
 

Classes in com.xebialabs.deployit.ci.artifact used by com.xebialabs.deployit.ci
DeployableArtifact
          Represents a deployable artifact.
 

Classes in com.xebialabs.deployit.ci.artifact used by com.xebialabs.deployit.ci.artifact
DeployableArtifact
          Represents a deployable artifact.
Folder
          Represents a directory of files.
NamedDeployableArtifact
          Represents a DeployableArtifact that has a name.
 

Classes in com.xebialabs.deployit.ci.artifact used by com.xebialabs.deployit.ci.artifact.mapping
Ear
          Represents an Java EE EAR file.
EjbJar
          Represents an Java EE EJB JAR file.
StaticContent
          Represents static content (HTML files, images, stylesheets, etc.) that is usually deployed onto a webserver.
War
          Represents a Java EE WAR file.
 

Classes in com.xebialabs.deployit.ci.artifact used by com.xebialabs.deployit.mapper.artifact
ConfigurationFiles
          Represents a Folder containing configuration files.
Libraries
          Represents a folder containing
SqlScript
          An SQL script runnable on a SQL database
 

Classes in com.xebialabs.deployit.ci.artifact used by com.xebialabs.deployit.steps
SqlScript
          An SQL script runnable on a SQL database
 



Copyright © 2010. All Rights Reserved.