AuditEvent
should be used instead.@Deprecated public interface MinimalAuditEntry
Modifier and Type | Method and Description |
---|---|
String |
getAction()
Deprecated.
|
String |
getDetails()
Deprecated.
|
Date |
getTimestamp()
Deprecated.
|
ApplicationUser |
getUser()
Deprecated.
|
@Nullable String getDetails()
@Nonnull Date getTimestamp()
@Nullable ApplicationUser getUser()
Copyright © 2022 Atlassian. All rights reserved.