Class MapPropertiesOnTaskOperation
java.lang.Object
org.nuxeo.ecm.platform.routing.api.operation.MapPropertiesOnTaskOperation
Applies the mapping passed as parameter on the input task document. The sourceDoc in the mapping is the input
document in the workflow.
- Since:
- 5.6
-
Field Summary
Modifier and TypeFieldDescriptionprotected OperationContext
static final String
protected String
protected PropertiesMappingService
protected DocumentRoutingService
protected CoreSession
-
Constructor Summary
-
Method Summary
-
Field Details
-
ID
- See Also:
-
session
-
ctx
-
mappingName
-
routing
-
mappingService
-
-
Constructor Details
-
MapPropertiesOnTaskOperation
public MapPropertiesOnTaskOperation()
-
-
Method Details
-
run
-