Package | Description |
---|---|
com.atlassian.audit.entity |
Modifier and Type | Field and Description |
---|---|
static AuditAuthor |
AuditAuthor.ANONYMOUS_AUTHOR |
static AuditAuthor |
AuditAuthor.SYSTEM_AUTHOR |
static AuditAuthor |
AuditAuthor.UNKNOWN_AUTHOR |
Modifier and Type | Method and Description |
---|---|
AuditAuthor |
AuditAuthor.Builder.build() |
AuditAuthor |
AuditEntity.getAuthor() |
Modifier and Type | Method and Description |
---|---|
AuditEntity.Builder |
AuditEntity.Builder.author(AuditAuthor author) |
Constructor and Description |
---|
Builder(AuditAuthor author) |
Copyright © 2020 Atlassian. All rights reserved.