@Deprecated public class CreateRoutingTask extends Object
| Modifier and Type | Class and Description | 
|---|---|
| static class  | CreateRoutingTask.OperationTaskVariableNameDeprecated.  | 
| Modifier and Type | Field and Description | 
|---|---|
| protected String | acceptOperationChainDeprecated.  | 
| protected CoreSession | coreSessionDeprecated.  | 
| protected OperationContext | ctxDeprecated.  | 
| static String | DOCUMENT_PREFIXDeprecated.  | 
| static String | IDDeprecated.  | 
| protected Properties | mappingPropertiesDeprecated.  | 
| protected Properties | mappingTaskVariablesDeprecated.  | 
| protected String | rejectOperationChainDeprecated.  | 
| protected DocumentRoutingService | routingDeprecated.  | 
| static String | STEP_PREFIXDeprecated.  | 
| protected TaskService | taskServiceDeprecated.  | 
| 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
OperationExceptionprotected void mapPropertiesToTaskVariables(Map<String,String> taskVariables, DocumentModel stepDoc, DocumentModel inputDoc, Properties mappingProperties)
protected List<String> getAllActors(List<String> actors)
Copyright © 2015 Nuxeo SA. All rights reserved.