com.xebialabs.deployit.ci.artifact
Class ConfigurationFiles

java.lang.Object
  extended by com.xebialabs.deployit.BaseConfigurationItem
      extended by com.xebialabs.deployit.ci.artifact.DeployableArtifact
          extended by com.xebialabs.deployit.ci.artifact.Folder
              extended by com.xebialabs.deployit.ci.artifact.ConfigurationFiles
All Implemented Interfaces:
java.io.Serializable

@ConfigurationItem(description="Folder in the Application Package containing configuration files. Might contain sub folders")
public class ConfigurationFiles
extends Folder

Represents a Folder containing configuration files.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.xebialabs.deployit.ci.artifact.DeployableArtifact
NAME_OF_CONTENTS_FIELD
 
Fields inherited from class com.xebialabs.deployit.BaseConfigurationItem
label
 
Constructor Summary
ConfigurationFiles()
           
 
Method Summary
 
Methods inherited from class com.xebialabs.deployit.ci.artifact.Folder
getFiles, getValidationError, validate
 
Methods inherited from class com.xebialabs.deployit.ci.artifact.DeployableArtifact
getLocation, setLocation
 
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

ConfigurationFiles

public ConfigurationFiles()


Copyright © 2010. All Rights Reserved.