public class BulkRestartWorkflow extends Object
Modifier and Type | Field and Description |
---|---|
protected Integer |
batchSize |
protected OperationContext |
ctx |
static int |
DEFAULT_BATCH_SIZE |
static String |
ID |
protected String |
nodeId |
protected boolean |
reinitLifecycle |
protected String |
workflowId |
Constructor and Description |
---|
BulkRestartWorkflow() |
Modifier and Type | Method and Description |
---|---|
protected void |
reinitLifecycle(List<String> docIds,
CoreSession session) |
void |
run() |
static Throwable |
unwrapException(Throwable t) |
public static final String ID
protected String workflowId
protected boolean reinitLifecycle
protected OperationContext ctx
public static final int DEFAULT_BATCH_SIZE
public BulkRestartWorkflow()
public void run()
public static Throwable unwrapException(Throwable t)
protected void reinitLifecycle(List<String> docIds, CoreSession session)
Copyright © 2015 Nuxeo SA. All rights reserved.