public class ArchiveProcessInstancesHandler extends Object implements SProcessInstanceHandler<org.bonitasoft.engine.events.model.SUpdateEvent>
| Constructor and Description |
|---|
ArchiveProcessInstancesHandler(long tenantId) |
ArchiveProcessInstancesHandler(long tenantId,
String identifier) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.bonitasoft.engine.events.model.SUpdateEvent event) |
String |
getIdentifier() |
boolean |
isInterested(org.bonitasoft.engine.events.model.SUpdateEvent event) |
public ArchiveProcessInstancesHandler(long tenantId)
public ArchiveProcessInstancesHandler(long tenantId,
String identifier)
public void execute(org.bonitasoft.engine.events.model.SUpdateEvent event)
throws org.bonitasoft.engine.events.model.SHandlerExecutionException
execute in interface org.bonitasoft.engine.events.model.SHandler<org.bonitasoft.engine.events.model.SUpdateEvent>org.bonitasoft.engine.events.model.SHandlerExecutionExceptionpublic boolean isInterested(org.bonitasoft.engine.events.model.SUpdateEvent event)
isInterested in interface org.bonitasoft.engine.events.model.SHandler<org.bonitasoft.engine.events.model.SUpdateEvent>public String getIdentifier()
getIdentifier in interface org.bonitasoft.engine.events.model.SHandler<org.bonitasoft.engine.events.model.SUpdateEvent>Copyright © 2017 Bonitasoft S.A.. All rights reserved.