Package | Description |
---|---|
com.atlassian.bitbucket.audit |
Modifier and Type | Interface and Description |
---|---|
interface |
AuditEntry |
Modifier and Type | Method and Description |
---|---|
Page<MinimalAuditEntry> |
AuditService.findByProject(Project project,
PageRequest pageRequest)
Retrieves a page of audit events recorded for the specified project.
|
Page<MinimalAuditEntry> |
AuditService.findByRepository(Repository repository,
PageRequest pageRequest)
Retrieves a page of audit events recorded for the specified repository.
|
Copyright © 2019 Atlassian. All rights reserved.