public abstract class Event
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
long |
eventCreatedOn |
java.lang.String |
type |
Modifier | Constructor and Description |
---|---|
protected |
Event(java.lang.String type) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getType() |