public interface ISystemEvent extends IEvent
Modifier and Type | Interface and Description |
---|---|
static interface |
ISystemEvent.IListener |
static interface |
ISystemEvent.ISynchronousListener |
static class |
ISystemEvent.Listeners |
static class |
ISystemEvent.QueueListeners |
static class |
ISystemEvent.SynchronousListeners |
Modifier and Type | Method and Description |
---|---|
IThingID |
getUserID()
Get the user that initiated this event
|
getJcrSessionID, getJcrSessionUserData, getSourceIP, getTimestamp, getVMID, isLocalEvent, raise
IThingID getUserID()