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