@Deprecated public class AbstractTaskStepOperation extends Object
| Modifier and Type | Field and Description | 
|---|---|
protected RoutingTask | 
routingTask
Deprecated.  
  | 
protected DocumentRouteElement | 
step
Deprecated.  
  | 
| Constructor and Description | 
|---|
AbstractTaskStepOperation()
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
DocumentRouteElement | 
getRoutingStep(OperationContext context)
Deprecated.  
  | 
String | 
getRoutingStepDocumentId(OperationContext context)
Deprecated.  
  | 
RoutingTask | 
getRoutingTask(OperationContext context)
Deprecated.  
  | 
protected RoutingTask routingTask
protected DocumentRouteElement step
public AbstractTaskStepOperation()
public RoutingTask getRoutingTask(OperationContext context)
public DocumentRouteElement getRoutingStep(OperationContext context)
public String getRoutingStepDocumentId(OperationContext context)
Copyright © 2019 Nuxeo. All rights reserved.