Package com.xebialabs.deployit.ci.artifact

Configuration items that represent artifacts that can be deployed.

See:
          Description

Class Summary
ConfigurationFiles Represents a Folder containing configuration files.
DeployableArtifact Represents a deployable artifact.
Ear Represents an Java EE EAR file.
EjbJar Represents an Java EE EJB JAR file.
Folder Represents a directory of files.
Libraries Represents a folder containing
NamedDeployableArtifact Represents a DeployableArtifact that has a name.
SqlScript An SQL script runnable on a SQL database
StaticContent Represents static content (HTML files, images, stylesheets, etc.) that is usually deployed onto a webserver.
War Represents a Java EE WAR file.
 

Package com.xebialabs.deployit.ci.artifact Description

Configuration items that represent artifacts that can be deployed.

Version:
1.2


Copyright © 2010. All Rights Reserved.