| java.lang.Object | |
| ↳ | com.atlassian.stash.audit.Channels |
Represents the set of channel names supported by core Stash. Any listeners will use the channels to determine whether they are interested in the event.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | PROJECT_UI | Used to notifier listeners that the event should be displayed in the audit UI for a project | |||||||||
| String | REPOSITORY_UI | Used to notifier listeners that the event should be displayed in the audit UI for a repository | |||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Used to notifier listeners that the event should be displayed in the audit UI for a project
Used to notifier listeners that the event should be displayed in the audit UI for a repository