@Deprecated public class EvaluateCondition extends AbstractTaskStepOperation
| Modifier and Type | Field and Description |
|---|---|
protected OperationContext |
context
Deprecated.
|
static String |
ID
Deprecated.
|
protected String |
operator
Deprecated.
|
protected String |
subject
Deprecated.
|
protected String |
value
Deprecated.
|
routingTask, step| Constructor and Description |
|---|
EvaluateCondition()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
evaluateCondition(DocumentModel doc)
Deprecated.
|
protected <T> T |
getPropertyValue(DocumentModel doc,
String propertyName)
Deprecated.
|
getRoutingStep, getRoutingStepDocumentId, getRoutingTaskpublic static final String ID
protected OperationContext context
public EvaluateCondition()
public void evaluateCondition(DocumentModel doc)
protected <T> T getPropertyValue(DocumentModel doc, String propertyName)
Copyright © 2015 Nuxeo SA. All rights reserved.