public class KeyFileEvent extends AbstractEvent
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
KeyFileEventChanges |
getChanges()
Get the changes that make up this event.
|
String |
getChangesJson()
Get the changes as JSON for debugging.
|
EventType |
getEventType()
Get the event type.
|
int |
hashCode() |
equals, getActionType, getDate, getIdpublic boolean equals(Object obj)
equals in class AbstractEventpublic KeyFileEventChanges getChanges()
public String getChangesJson()
public EventType getEventType()
AbstractEventgetEventType in class AbstractEventpublic int hashCode()
hashCode in class AbstractEventCopyright © 2021. All rights reserved.