|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface EventAware
EventAware represents any instance capable of receiving and handling workflow events.
| Method Summary | |
|---|---|
List |
getAllEventHandlers()
Gets all event handlers registered with this instance. |
EventHandler |
getEventHandler(String id)
Gets the specified event handler. |
| Method Detail |
|---|
List getAllEventHandlers()
EventHandler objects.EventHandler getEventHandler(String id)
id - the id of the event handler.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||