| 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 |
DefaultAuditService.auditAction(ScheduledJobKey jobKey,
AuditingAction action) |
void |
AuditService.auditAction(ScheduledJobKey jobKey,
AuditingAction action)
Audits an action to a job such as run, enable, disable.
|
Copyright © 2003–2022 Atlassian. All rights reserved.