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,
long messageTimeout) |
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) |
public AbstractUpdateHandler(long tenantId, long messageTimeout)
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.SHandlerExecutionException
Copyright © 2013 BonitaSoft. All Rights Reserved.