public interface ByteBackedContentRevision extends ContentRevision
Modifier and Type | Method and Description |
---|---|
byte [] |
getContentAsBytes()
Content of the revision.
|
getContent, getFile, getRevisionNumber
byte [] getContentAsBytes() throws VcsException
VcsException
- in case when content retrieval fails