| com.atlassian.bitbucket.audit.AuditService |
Describes a service for interacting with audit events.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves a page of audit events recorded for the specified project.
| |||||||||||
Retrieves a page of audit events recorded for the specified repository.
| |||||||||||
Retrieves a page of audit events recorded for the specified project.
| project | the project to retrieve events for |
|---|---|
| pageRequest | describes the page of events to retrieve |
null
Retrieves a page of audit events recorded for the specified repository.
| repository | the repository to retrieve events for |
|---|---|
| pageRequest | describes the page of events to retrieve |
null