| java.lang.Object | |
| ↳ | com.atlassian.bitbucket.audit.Channels |
Represents the set of built-in audit log channel names. Listeners may use the channels to determine whether they are interested in the event.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | PROJECT_UI | Used to notify listeners that the event should be displayed in the audit UI for a project. | |||||||||
| String | REPOSITORY_UI | Used to notify listeners that the event should be displayed in the audit UI for a repository. | |||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Used to notify listeners that the event should be displayed in the audit UI for a project.
Used to notify listeners that the event should be displayed in the audit UI for a repository.