@TypeIcon(value="icons/types/udm.Artifact.svg") public interface Artifact extends ConfigurationItem
SYNTHETIC_PROPERTIES_FIELD, TYPE_FIELD
Modifier and Type | Method and Description |
---|---|
com.xebialabs.overthere.OverthereFile |
getFile() |
void |
setFile(com.xebialabs.overthere.OverthereFile file) |
get$internalId, get$securedCi, get$validationMessages, getId, getName, getProperty, getType, hasProperty, setId, setProperty
com.xebialabs.overthere.OverthereFile getFile()
void setFile(com.xebialabs.overthere.OverthereFile file)
file
- A representation of a file that can be access through an Overthere connection.