com.xebialabs.deployit.ci
Class Application

java.lang.Object
  extended by com.xebialabs.deployit.BaseConfigurationItem
      extended by com.xebialabs.deployit.ci.Application
All Implemented Interfaces:
java.io.Serializable

@ConfigurationItem(description="An application. Each version of the application is a separate package.",
                   expandable=true,
                   category="applications")
public class Application
extends BaseConfigurationItem

A group that contains DeploymentPackages.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.xebialabs.deployit.BaseConfigurationItem
label
 
Constructor Summary
Application()
           
 
Method Summary
 
Methods inherited from class com.xebialabs.deployit.BaseConfigurationItem
equals, getLabel, hashCode, setLabel, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Application

public Application()


Copyright © 2010. All Rights Reserved.