public class DecisionTableQueryProperty extends Object implements QueryProperty
ProcessDefinitionQuery.| Modifier and Type | Field and Description |
|---|---|
static DecisionTableQueryProperty |
DECISION_TABLE_CATEGORY |
static DecisionTableQueryProperty |
DECISION_TABLE_ID |
static DecisionTableQueryProperty |
DECISION_TABLE_KEY |
static DecisionTableQueryProperty |
DECISION_TABLE_NAME |
static DecisionTableQueryProperty |
DECISION_TABLE_TENANT_ID |
static DecisionTableQueryProperty |
DECISION_TABLE_VERSION |
static DecisionTableQueryProperty |
DEPLOYMENT_ID |
| Constructor and Description |
|---|
DecisionTableQueryProperty(String name) |
| Modifier and Type | Method and Description |
|---|---|
static DecisionTableQueryProperty |
findByName(String propertyName) |
String |
getName() |
public static final DecisionTableQueryProperty DECISION_TABLE_KEY
public static final DecisionTableQueryProperty DECISION_TABLE_CATEGORY
public static final DecisionTableQueryProperty DECISION_TABLE_ID
public static final DecisionTableQueryProperty DECISION_TABLE_VERSION
public static final DecisionTableQueryProperty DECISION_TABLE_NAME
public static final DecisionTableQueryProperty DEPLOYMENT_ID
public static final DecisionTableQueryProperty DECISION_TABLE_TENANT_ID
public DecisionTableQueryProperty(String name)
public String getName()
getName in interface QueryPropertypublic static DecisionTableQueryProperty findByName(String propertyName)
Copyright © 2017 Alfresco. All rights reserved.