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) |
getId, getName, getProperty, getSyntheticProperties, getSyntheticProperty, getType, hasProperty, putSyntheticProperty, 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.