Package com.atlassian.bitbucket.audit
Class AuditCategory
java.lang.Object
com.atlassian.bitbucket.audit.AuditCategory
The category of actions that an audited event is grouped with.
Prior to 7.4, constants in this class were hardcoded English values. From 7.4 onward, these constants are instead i18n property keys.
- Since:
- 7.0
- See Also:
-
AuditType.getCategoryI18nKey()
AuditType.getCategory()
Auditable
-
Field Details
-
APPS
- See Also:
-
AUTHENTICATION
- See Also:
-
GLOBAL_ADMINISTRATION
- See Also:
-
PERMISSIONS
- See Also:
-
PROJECTS
- See Also:
-
PULL_REQUESTS
- See Also:
-
REPOSITORIES
- See Also:
-
SEARCH
- See Also:
-
SECURITY
- See Also:
-
SYSTEM
- See Also:
-
USERS_AND_GROUPS
- See Also:
-