com.xebialabs.deployit.plugin.api.udm.artifact
Interface FileArtifact

All Superinterfaces:
Artifact, ConfigurationItem, java.io.Serializable, SourceArtifact
All Known Subinterfaces:
ArchiveArtifact
All Known Implementing Classes:
BaseDeployableArchiveArtifact, BaseDeployableFileArtifact

public interface FileArtifact
extends 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.artifact.SourceArtifact
getExcludeFileNamesRegex, getPlaceholders, getTextFileNamesRegex, 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