public class StartWFProcess extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.nuxeo.ecm.core.api.CoreSession |
documentManager |
static String |
ID |
protected org.nuxeo.ecm.platform.routing.api.DocumentRoutingService |
routingService |
protected String |
workflowName |
| Constructor and Description |
|---|
StartWFProcess() |
| Modifier and Type | Method and Description |
|---|---|
org.nuxeo.ecm.core.api.DocumentModel |
run(org.nuxeo.ecm.core.api.DocumentModel document) |
public static final String ID
protected org.nuxeo.ecm.core.api.CoreSession documentManager
protected transient org.nuxeo.ecm.platform.routing.api.DocumentRoutingService routingService
protected String workflowName
Copyright © 2024. All rights reserved.