public abstract class AbstractUpdateHandler extends Object implements SHandler<SEvent>
| Constructor and Description |
|---|
AbstractUpdateHandler(long tenantId) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(SEvent sEvent)
Performs the action corresponding to the given Event
|
protected abstract Map<String,Serializable> |
getEvent(SEvent sEvent) |
protected BonitaTransactionSynchronization |
getSynchronization(Map<String,Serializable> event,
Long id,
TenantServiceAccessor tenantServiceAccessor) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetIdentifier, isInterestedprotected abstract Map<String,Serializable> getEvent(SEvent sEvent)
public void execute(SEvent sEvent) throws SHandlerExecutionException
SHandlerexecute in interface SHandler<SEvent>SHandlerExecutionExceptionprotected BonitaTransactionSynchronization getSynchronization(Map<String,Serializable> event, Long id, TenantServiceAccessor tenantServiceAccessor)
Copyright © 2019 Bonitasoft S.A.. All rights reserved.