Package | Description |
---|---|
de.innovationgate.wgpublisher.events | |
de.innovationgate.wgpublisher.expressions.tmlscript |
Modifier and Type | Class and Description |
---|---|
class |
ApplicationEventPath |
class |
ContentTypeEventPath |
Modifier and Type | Method and Description |
---|---|
java.util.List<EventPath> |
Event.getCascadingEventsPath() |
Modifier and Type | Method and Description |
---|---|
void |
EventManager.executeAsyncEvent(EventPath eventPath,
Event event) |
void |
EventManager.executeAsyncEvent(EventPath eventPath,
Event event,
EventManager.EventResultConsumer resultConsumer) |
java.util.List<java.lang.Object> |
EventManager.executeEvent(EventPath eventPath,
Event event,
boolean failOnException) |
EventPathEntry[] |
EventManager.registerEventReceiver(EventPath eventPath,
EventReceiver eventReceiver) |
Constructor and Description |
---|
ExecuteRemoteEventTask(EventPath path,
Event event,
boolean returnResult) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<EventPath,java.lang.String> |
TMLScriptObjectMetadata.getAppEventListeners() |