Class BaseDeployableFolderArtifact

All Implemented Interfaces:
Artifact, FolderArtifact, SourceArtifact, ConfigurationItem, Deployable, DeployableArtifact, Taggable, Serializable, Comparable<BaseConfigurationItem>

@Metadata(virtual=true, description="A folder artifact that can be deployed") public class BaseDeployableFolderArtifact extends BaseDeployableArtifact implements FolderArtifact
See Also:
  • Constructor Details

    • BaseDeployableFolderArtifact

      public BaseDeployableFolderArtifact()
  • Method Details

    • getFiles

      public List<com.xebialabs.overthere.OverthereFile> getFiles()