public class HistoricActionInstanceQueryProperty extends Object implements QueryProperty
HistoricActionInstanceQuery
.Modifier and Type | Field and Description |
---|---|
static HistoricActionInstanceQueryProperty |
EXECUTION_DATE |
static HistoricActionInstanceQueryProperty |
PRIORITY |
static HistoricActionInstanceQueryProperty |
START_DATE |
static HistoricActionInstanceQueryProperty |
TENANT_ID |
Constructor and Description |
---|
HistoricActionInstanceQueryProperty(String name) |
Modifier and Type | Method and Description |
---|---|
static HistoricActionInstanceQueryProperty |
findByName(String propertyName) |
String |
getName() |
public static final HistoricActionInstanceQueryProperty START_DATE
public static final HistoricActionInstanceQueryProperty EXECUTION_DATE
public static final HistoricActionInstanceQueryProperty PRIORITY
public static final HistoricActionInstanceQueryProperty TENANT_ID
public HistoricActionInstanceQueryProperty(String name)
public String getName()
getName
in interface QueryProperty
public static HistoricActionInstanceQueryProperty findByName(String propertyName)