Package | Description |
---|---|
com.atlassian.bitbucket.audit | |
com.atlassian.bitbucket.event.audit |
Modifier and Type | Method and Description |
---|---|
static Priority |
Priority.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static Priority[] |
Priority.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Priority |
AuditEvent.getPriority()
Deprecated.
|
Constructor and Description |
---|
AuditEvent(Object source,
AuditEntry entry,
Set<String> channels,
Priority priority)
Deprecated.
|
TransactionAwareAuditEvent(Object source,
AuditEntry entry,
Set<String> channels,
Priority priority)
Deprecated.
|
Copyright © 2022 Atlassian. All rights reserved.