public class HistoricVariableInstanceQueryProperty extends Object implements QueryProperty
HistoricVariableInstanceQuery.| Modifier and Type | Field and Description |
|---|---|
static HistoricVariableInstanceQueryProperty |
PROCESS_INSTANCE_ID |
static HistoricVariableInstanceQueryProperty |
VARIABLE_NAME |
| Constructor and Description |
|---|
HistoricVariableInstanceQueryProperty(String name) |
| Modifier and Type | Method and Description |
|---|---|
static HistoricVariableInstanceQueryProperty |
findByName(String propertyName) |
String |
getName() |
public static final HistoricVariableInstanceQueryProperty PROCESS_INSTANCE_ID
public static final HistoricVariableInstanceQueryProperty VARIABLE_NAME
public HistoricVariableInstanceQueryProperty(String name)
public String getName()
getName in interface QueryPropertypublic static HistoricVariableInstanceQueryProperty findByName(String propertyName)
Copyright © 2016 Alfresco. All rights reserved.