public class StopWFProcess extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.nuxeo.ecm.automation.AutomationService |
automationService |
protected org.nuxeo.ecm.automation.OperationContext |
context |
protected org.nuxeo.ecm.core.api.CoreSession |
documentManager |
protected org.nuxeo.ecm.platform.routing.core.api.DocumentRoutingEngineService |
engineRoutingService |
static String |
ID |
protected String |
inputWorkflowName |
| Constructor and Description |
|---|
StopWFProcess() |
public static final String ID
protected org.nuxeo.ecm.core.api.CoreSession documentManager
protected org.nuxeo.ecm.automation.OperationContext context
protected transient org.nuxeo.ecm.automation.AutomationService automationService
protected transient org.nuxeo.ecm.platform.routing.core.api.DocumentRoutingEngineService engineRoutingService
protected String inputWorkflowName
Copyright © 2024. All rights reserved.