public class GatewayHandler extends AbstractUpdateHandler
| Constructor and Description |
|---|
GatewayHandler(long tenantId) |
| 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.
|
execute, getSynchronizationprotected Map<String,Serializable> getEvent(SEvent sEvent)
getEvent in class AbstractUpdateHandlerpublic boolean isInterested(SEvent event)
SHandlerCopyright © 2019 Bonitasoft S.A.. All rights reserved.