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 String nodeId
protected boolean reinitLifecycle
protected Integer batchSize
protected OperationContext ctx
public static final int DEFAULT_BATCH_SIZE
public void run()
throws ClientException
ClientExceptionprotected void reinitLifecycle(List<String> docIds, CoreSession session) throws ClientException
ClientExceptionCopyright © 2019 Nuxeo SA. All rights reserved.