Package | Description |
---|---|
com.atlassian.bitbucket.content | |
com.atlassian.bitbucket.scm |
Modifier and Type | Class and Description |
---|---|
class |
AbstractFileContentCallback |
Modifier and Type | Method and Description |
---|---|
void |
ContentService.streamFile(Repository repository,
String objectId,
String path,
PageRequest pageRequest,
boolean withBlame,
FileContentCallback fileContentCallback) |
Modifier and Type | Method and Description |
---|---|
Command<Void> |
ScmCommandFactory.file(FileCommandParameters parameters,
FileContentCallback callback,
PageRequest pageRequest)
Streams the contents of the
specified file . |
Copyright © 2019 Atlassian. All rights reserved.