Interface DerivedArtifact<D extends SourceArtifact>
- All Superinterfaces:
 Artifact,ConfigurationItem,Serializable
- All Known Implementing Classes:
 BaseAppliedProvisionerArtifact,BaseDeployedArtifact,BaseDeployedInfrastructureAsCode,EmbeddedDeployedArtifact
- 
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.Artifact
getFile, setFileMethods inherited from interface com.xebialabs.deployit.plugin.api.udm.ConfigurationItem
get$directoryReference, get$internalId, get$referenceId, get$securedCi, get$securedDirectoryReference, get$validationMessages, getId, getName, getProperty, getType, hasProperty, setId, setProperty 
- 
Method Details
- 
getSourceArtifact
D getSourceArtifact() - 
getPlaceholders
 - 
setPlaceholders
 
 -