Interface FolderArtifact
-
- All Superinterfaces:
Artifact
,ConfigurationItem
,java.io.Serializable
,SourceArtifact
- All Known Implementing Classes:
BaseDeployableFolderArtifact
public interface FolderArtifact extends SourceArtifact
-
-
Field Summary
-
Fields inherited from interface com.xebialabs.deployit.plugin.api.udm.ConfigurationItem
SYNTHETIC_PROPERTIES_FIELD, TYPE_FIELD
-
Fields inherited from interface com.xebialabs.deployit.plugin.api.udm.artifact.SourceArtifact
CHECKSUM_PROPERTY_NAME, FILE_URI_PROPERTY_NAME, IS_RESCANNED_PROPERTY_NAME
-
-
Method Summary
-
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
get$directoryReference, get$internalId, get$securedCi, get$validationMessages, getId, getName, getProperty, getType, hasProperty, setId, setProperty
-
Methods inherited from interface com.xebialabs.deployit.plugin.api.udm.artifact.SourceArtifact
getChecksum, getCredentials, getExcludeFileNamesRegex, getFileEncodings, getFileUri, getPlaceholders, getProxySettings, getTextFileNamesRegex, setPlaceholders
-
-