public class AuditLogEntryResponse extends Object
| Constructor and Description |
|---|
AuditLogEntryResponse() |
| Modifier and Type | Method and Description |
|---|---|
int |
getActionType() |
AuditLogChangeResponse[] |
getChanges() |
long |
getId() |
AuditLogEntryOptionsResponse |
getOptions() |
String |
getReason() |
Long |
getTargetId() |
long |
getUserId() |
String |
toString() |
@Nullable public AuditLogChangeResponse[] getChanges()
public long getUserId()
public long getId()
public int getActionType()
@Nullable public AuditLogEntryOptionsResponse getOptions()