public class TaskTypeEvaluator extends ServiceBasedEvaluator
| Modifier and Type | Field and Description |
|---|---|
protected static String |
JSON_DATA |
protected static String |
JSON_DEFINITION |
protected static String |
JSON_NAME |
protected static String |
JSON_TYPE |
protected static Pattern |
taskIdPattern |
ENDPOINT_ID| Constructor and Description |
|---|
TaskTypeEvaluator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
applies(Object obj,
String condition)
Determines whether the given node type matches the path of the given object.
|
protected org.apache.commons.logging.Log |
getLogger() |
callServiceprotected static final String JSON_DATA
protected static final String JSON_DEFINITION
protected static final String JSON_TYPE
protected static final String JSON_NAME
protected static final Pattern taskIdPattern
protected org.apache.commons.logging.Log getLogger()
getLogger in class ServiceBasedEvaluatorCopyright © 2005–2014 Alfresco Software. All rights reserved.