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 name of the repositoryfileRevision - the revision to retrieveos - an OutputStream for the content to be written to