public interface ContentService
Modifier and Type | Method and Description |
---|---|
void |
getContent(java.lang.String repository,
FileRevisionKeyData fileRevision,
java.io.OutputStream os) |
void getContent(java.lang.String repository, FileRevisionKeyData fileRevision, java.io.OutputStream os)
repository
- the key of the repositoryfileRevision
- the revision to retrieveos
- an OutputStream for the content to be written to