| Package | Description |
|---|---|
| com.atlassian.crowd.audit | |
| com.atlassian.crowd.audit.query | |
| com.atlassian.crowd.manager.audit |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableAuditLogChangeset
Concrete implementation of an audit log changeset
|
| Modifier and Type | Method and Description |
|---|---|
static ImmutableAuditLogChangeset |
ImmutableAuditLogChangeset.from(AuditLogChangeset changeset) |
| Constructor and Description |
|---|
Builder(AuditLogChangeset changeset) |
| Modifier and Type | Method and Description |
|---|---|
static AuditLogQueryBuilder<AuditLogChangeset> |
AuditLogQueryBuilder.changesetQuery() |
| Modifier and Type | Method and Description |
|---|---|
void |
AuditService.saveAudit(AuditLogChangeset changeset)
Persists an audit log changeset.
|
Copyright © 2023 Atlassian. All rights reserved.