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) |
public static final HistoricVariableInstanceQueryProperty PROCESS_INSTANCE_ID
public static final HistoricVariableInstanceQueryProperty VARIABLE_NAME
public HistoricVariableInstanceQueryProperty(String name)
public String getName()
getName
in interface QueryProperty
public static HistoricVariableInstanceQueryProperty findByName(String propertyName)
Copyright © 2015. All rights reserved.