| Class | Description |
|---|---|
| CoupleEventHandlerStrategy | |
| ErrorEventHandlerStrategy | |
| EventHandlerStrategy |
Strategy to handle one kind of event: TIMER, ERROR, SIGNAL or MESSAGE
|
| EventsHandler |
Handle event depending on its type
TODO
* Move all code that instantiate process/execute flow node after a event was triggered here + make it call reachedCatchEvent
* For event sub process: the instantiate process must cancel all activities then instantiate the process
* the instantiate event subprocess method is like the start of the process executor but with less things: factorise it
* check that there is no execution issues with event sub process (add more test)
* add test for each kind of start event in event sub process
* try to trigger event subprocess with multiple events
|
| MessageEventHandlerStrategy | |
| OperationsWithContext | |
| SignalEventHandlerStrategy | |
| TerminateEventHandlerStrategy | |
| TimerEventHandlerStrategy |
| Exception | Description |
|---|---|
| SBPMEventHandlerException |
Copyright © 2014 Bonitasoft S.A.. All rights reserved.