public class AuditLogEntity extends Object
Constructor and Description |
---|
AuditLogEntity(@NotNull AuditLogEntityType auditLogEntityType,
@NotNull String entityHeader) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getHeader() |
AuditLogEntityType |
getType() |
int |
hashCode() |
public AuditLogEntity(@NotNull @NotNull AuditLogEntityType auditLogEntityType, @NotNull @NotNull String entityHeader)
public AuditLogEntityType getType()
public String getHeader()
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.