public interface AuditLogChangeset
Long getId()
Instant getTimestampInstant()
AuditLogAuthor getAuthor()
@Deprecated AuditLogAuthorType getAuthorType()
getAuthor()
#} instead. Since 3.2.0.@Deprecated @Nullable Long getAuthorId()
getAuthor()
#} instead. Since 3.2.0.@Deprecated @Nullable String getAuthorName()
getAuthor()
#} instead. Since 3.2.0.AuditLogEventType getEventType()
default Optional<AuditLogEntity> getEntity()
default List<AuditLogEntity> getAdditionalEntities()
@Nullable @Deprecated default AuditLogEntityType getEntityType()
getEntities()
instead@Nullable @Deprecated default Long getEntityId()
getEntities()
instead@Nullable @Deprecated default String getEntityName()
getEntities()
instead@Nullable String getIpAddress()
@Nullable String getEventMessage()
AuditLogEventSource getSource()
Collection<? extends AuditLogEntry> getEntries()
Collection<? extends AuditLogEntity> getEntities()
Copyright © 2021 Atlassian. All rights reserved.