public interface AuditLogEntity
Modifier and Type | Method and Description |
---|---|
Long |
getEntityId() |
String |
getEntityName()
Returns the name of the affected object.
|
AuditLogEntityType |
getEntityType() |
boolean |
isPrimary() |
@Nullable AuditLogEntityType getEntityType()
@Nullable Long getEntityId()
@Nullable String getEntityName()
boolean isPrimary()
Copyright © 2020 Atlassian. All rights reserved.