public abstract class AbstractUpdateHandler extends Object implements org.bonitasoft.engine.events.model.SHandler<org.bonitasoft.engine.events.model.SEvent>
| Constructor and Description |
|---|
AbstractUpdateHandler(long tenantId) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.bonitasoft.engine.events.model.SEvent sEvent) |
protected abstract Map<String,Serializable> |
getEvent(org.bonitasoft.engine.events.model.SEvent sEvent) |
protected org.bonitasoft.engine.transaction.BonitaTransactionSynchronization |
getSynchronization(Map<String,Serializable> event,
Long id,
TenantServiceAccessor tenantServiceAccessor) |
protected abstract Map<String,Serializable> getEvent(org.bonitasoft.engine.events.model.SEvent sEvent)
public void execute(org.bonitasoft.engine.events.model.SEvent sEvent)
throws org.bonitasoft.engine.events.model.SHandlerExecutionException
execute in interface org.bonitasoft.engine.events.model.SHandler<org.bonitasoft.engine.events.model.SEvent>org.bonitasoft.engine.events.model.SHandlerExecutionExceptionprotected org.bonitasoft.engine.transaction.BonitaTransactionSynchronization getSynchronization(Map<String,Serializable> event, Long id, TenantServiceAccessor tenantServiceAccessor)
Copyright © 2016 Bonitasoft S.A.. All rights reserved.