Package | Description |
---|---|
com.atlassian.confluence.schedule.audit |
Modifier and Type | Method and Description |
---|---|
static AuditingAction |
AuditingAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuditingAction[] |
AuditingAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AuditService.auditAction(ScheduledJobKey jobKey,
AuditingAction action)
Audits an action to a job such as run, enable, disable.
|
void |
DefaultAuditService.auditAction(ScheduledJobKey jobKey,
AuditingAction action) |
Copyright © 2003–2021 Atlassian. All rights reserved.