@Deprecated public class CreateRoutingTask extends Object
Modifier and Type | Class and Description |
---|---|
static class |
CreateRoutingTask.OperationTaskVariableName
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
protected String |
acceptOperationChain
Deprecated.
|
protected CoreSession |
coreSession
Deprecated.
|
protected OperationContext |
ctx
Deprecated.
|
static String |
DOCUMENT_PREFIX
Deprecated.
|
static String |
ID
Deprecated.
|
protected Properties |
mappingProperties
Deprecated.
|
protected Properties |
mappingTaskVariables
Deprecated.
|
protected String |
rejectOperationChain
Deprecated.
|
protected DocumentRoutingService |
routing
Deprecated.
|
static String |
STEP_PREFIX
Deprecated.
|
protected TaskService |
taskService
Deprecated.
|
Constructor and Description |
---|
CreateRoutingTask()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
DocumentModel |
createTask(DocumentModel document)
Deprecated.
|
protected List<String> |
getAllActors(List<String> actors)
Deprecated.
|
protected void |
mapPropertiesToTaskVariables(Map<String,String> taskVariables,
DocumentModel stepDoc,
DocumentModel inputDoc,
Properties mappingProperties)
Deprecated.
|
public static final String ID
public static final String STEP_PREFIX
public static final String DOCUMENT_PREFIX
protected OperationContext ctx
protected CoreSession coreSession
protected TaskService taskService
protected DocumentRoutingService routing
protected String acceptOperationChain
protected String rejectOperationChain
protected Properties mappingTaskVariables
protected Properties mappingProperties
public CreateRoutingTask()
public DocumentModel createTask(DocumentModel document) throws OperationException
OperationException
protected void mapPropertiesToTaskVariables(Map<String,String> taskVariables, DocumentModel stepDoc, DocumentModel inputDoc, Properties mappingProperties)
protected List<String> getAllActors(List<String> actors)
Copyright © 2019 Nuxeo. All rights reserved.