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$validationMessages, getId, getName, getProperty, getType, hasProperty, setId, setPropertycom.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.