public class AuditLogEventTypeRestDTO extends Object
| Constructor and Description |
|---|
AuditLogEventTypeRestDTO(AuditLogEventType type,
String displayName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDisplayName() |
AuditLogEventType |
getType() |
int |
hashCode() |
String |
toString() |
public AuditLogEventTypeRestDTO(AuditLogEventType type, String displayName)
public AuditLogEventType getType()
public String getDisplayName()
Copyright © 2023 Atlassian. All rights reserved.