|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EventContext
Provides context information about an Ebase event.
Method Summary | |
---|---|
java.lang.String |
getEventDescription()
Returns a description of the event currently being executed. |
EventOwner |
getOwner()
Returns the object that owns the event currently being executed. |
void |
stopExecution()
Immediately stops processing of the current script and the current event. |
Method Detail |
---|
EventOwner getOwner()
IntegrationService
for all Integration Service EventsWorkflowJob
for all workflow events including the execution of System Activities and Decision and Pause nodes
java.lang.String getEventDescription()
void stopExecution()
MessageContainer.addErrorMessage(String, boolean)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |