public class ExceptionHandlingCompletedHandler extends EventHandler
Constructor and Description |
---|
ExceptionHandlingCompletedHandler() |
Modifier and Type | Method and Description |
---|---|
boolean |
handle(Event e,
ProcessInstance handlerProc,
EventRegistry reg)
The handle method is called when an event is raised and a handler has been registered.
|
onRegister, onUnregister
public boolean handle(Event e, ProcessInstance handlerProc, EventRegistry reg)
EventHandler
handle
in interface IEventHandler
handle
in class EventHandler
e
- the raised eventhandlerProc
- the process instance which has registered for the event.reg
- the event registry entry@enterprise 10.0.39049 Copyright © 2024 FREQUENTIS AG. All Rights Reserved.