public interface ResourceAPI extends ArtefactAPI
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getContent() |
long |
getSize() |
void |
setContent(InputStream inputStream) |
addProperty, commit, delete, getArtefactPath, getInheritedProps, getLockInfo, getName, getProperties, getProperty, getProps, getVersion, getVersion, getVersion, getVersions, getVersionsCount, hasProperty, isFolder, lock, removeAllProperties, removeProperty, setProps, unlockInputStream getContent() throws ProjectException
ProjectExceptionvoid setContent(InputStream inputStream) throws ProjectException
ProjectExceptionlong getSize()
Copyright © 2018. All rights reserved.