com.xebialabs.deployit.plugin.api.udm
Interface DeployableArtifact

All Superinterfaces:
Artifact, ConfigurationItem, Deployable, java.io.Serializable, SourceArtifact, Taggable
All Known Implementing Classes:
BaseDeployableArchiveArtifact, BaseDeployableArtifact, BaseDeployableFileArtifact, BaseDeployableFolderArtifact

public interface DeployableArtifact
extends Deployable, SourceArtifact


Field Summary
 
Fields inherited from interface com.xebialabs.deployit.plugin.api.udm.ConfigurationItem
SYNTHETIC_PROPERTIES_FIELD, TYPE_FIELD
 
Method Summary
 
Methods inherited from interface com.xebialabs.deployit.plugin.api.udm.Taggable
getTags, setTags
 
Methods inherited from interface com.xebialabs.deployit.plugin.api.udm.artifact.SourceArtifact
getPlaceholders, getTextFileNamesRegex, initPlaceholders, setPlaceholders
 
Methods inherited from interface com.xebialabs.deployit.plugin.api.udm.artifact.Artifact
getFile, setFile
 
Methods inherited from interface com.xebialabs.deployit.plugin.api.udm.ConfigurationItem
getId, getName, getProperty, getSyntheticProperties, getSyntheticProperty, getType, hasProperty, putSyntheticProperty, setId, setProperty