public class MapPropertiesOnTaskOperation extends Object
| Modifier and Type | Field and Description |
|---|---|
protected OperationContext |
ctx |
static String |
ID |
protected String |
mappingName |
protected org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingService |
mappingService |
protected DocumentRoutingService |
routing |
protected CoreSession |
session |
| Constructor and Description |
|---|
MapPropertiesOnTaskOperation() |
| Modifier and Type | Method and Description |
|---|---|
DocumentModel |
run(DocumentModel taskDoc) |
public static final String ID
protected CoreSession session
protected OperationContext ctx
protected String mappingName
protected DocumentRoutingService routing
protected org.nuxeo.ecm.core.api.propertiesmapping.PropertiesMappingService mappingService
public DocumentModel run(DocumentModel taskDoc) throws ClientException
ClientExceptionCopyright © 2019 Nuxeo SA. All rights reserved.