public class ProcessInstanceFinishedHandler extends AbstractJMSUpdateHandler
| Constructor and Description |
|---|
ProcessInstanceFinishedHandler(long tenantId,
long messageTimeout,
String brokerURL) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Serializable> |
getEvent(SEvent sEvent) |
String |
getIdentifier()
Returns a unique identifier for each instance of the Handler
|
boolean |
isInterested(SEvent event)
Precise if the current Handler is interested by the given event.
|
getSynchronizationexecutepublic ProcessInstanceFinishedHandler(long tenantId,
long messageTimeout,
String brokerURL)
protected Map<String,Serializable> getEvent(SEvent sEvent)
getEvent in class AbstractUpdateHandlerpublic boolean isInterested(SEvent event)
SHandlerCopyright © 2019 Bonitasoft S.A.. All rights reserved.