public class DocumentRoutingWorkflowInstancesCleanup extends Object implements EventListener
Modifier and Type | Field and Description |
---|---|
static String |
CLEANUP_WORKFLOW_EVENT_NAME |
static String |
CLEANUP_WORKFLOW_INSTANCES_BATCH_SIZE_PROPERTY |
static String |
CLEANUP_WORKFLOW_INSTANCES_PROPERTY |
static String |
CLEANUP_WORKFLOW_REPO_NAME_PROPERTY |
Constructor and Description |
---|
DocumentRoutingWorkflowInstancesCleanup() |
public static final String CLEANUP_WORKFLOW_INSTANCES_PROPERTY
public static final String CLEANUP_WORKFLOW_INSTANCES_BATCH_SIZE_PROPERTY
public static final String CLEANUP_WORKFLOW_REPO_NAME_PROPERTY
public static final String CLEANUP_WORKFLOW_EVENT_NAME
public DocumentRoutingWorkflowInstancesCleanup()
public void handleEvent(Event event) throws ClientException
EventListener
Event.cancel()
handleEvent
in interface EventListener
event
- the eventClientException
Copyright © 2015 Nuxeo SA. All rights reserved.