Package | Description |
---|---|
com.atlassian.bitbucket.audit |
Modifier and Type | Interface and Description |
---|---|
interface |
AuditEntry
Deprecated.
in 7.0 for removal in 8.0.
AuditEvent should be used instead. |
Modifier and Type | Method and Description |
---|---|
Page<MinimalAuditEntry> |
AuditService.findByProject(Project project,
PageRequest pageRequest)
Deprecated.
Retrieves a page of audit events recorded for the specified project.
|
Page<MinimalAuditEntry> |
AuditService.findByRepository(Repository repository,
PageRequest pageRequest)
Deprecated.
Retrieves a page of audit events recorded for the specified repository.
|
Copyright © 2020 Atlassian. All rights reserved.