public interface EventRegistry
Modifier and Type | Method and Description |
---|---|
Persistent |
getContextObject()
Returns the context object.
|
String |
getContextVal()
Returns the context value.
|
String |
getEventHandler()
Returns the event handler class name.
|
String |
getName()
Returns the name of the event.
|
long |
getOid()
returns the unique oid of the object.
|
ActivityInstance |
getRegistrant()
Returns the process or activity that has registered.
|
long getOid()
ActivityInstance getRegistrant()
String getName()
String getEventHandler()
Persistent getContextObject()
String getContextVal()
@enterprise 10.0.39049 Copyright © 2024 FREQUENTIS AG. All Rights Reserved.