public class HistoricCaseInstanceQueryProperty extends Object implements QueryProperty
HistoricCaseInstanceQueryProperty
.Modifier and Type | Field and Description |
---|---|
static HistoricCaseInstanceQueryProperty |
BUSINESS_KEY |
static HistoricCaseInstanceQueryProperty |
CLOSE_TIME |
static HistoricCaseInstanceQueryProperty |
CREATE_TIME |
static HistoricCaseInstanceQueryProperty |
DURATION |
static HistoricCaseInstanceQueryProperty |
PROCESS_DEFINITION_ID |
static HistoricCaseInstanceQueryProperty |
PROCESS_INSTANCE_ID_ |
Constructor and Description |
---|
HistoricCaseInstanceQueryProperty(String name) |
public static final HistoricCaseInstanceQueryProperty PROCESS_INSTANCE_ID_
public static final HistoricCaseInstanceQueryProperty PROCESS_DEFINITION_ID
public static final HistoricCaseInstanceQueryProperty BUSINESS_KEY
public static final HistoricCaseInstanceQueryProperty CREATE_TIME
public static final HistoricCaseInstanceQueryProperty CLOSE_TIME
public static final HistoricCaseInstanceQueryProperty DURATION
public HistoricCaseInstanceQueryProperty(String name)
public String getName()
getName
in interface QueryProperty
public static HistoricCaseInstanceQueryProperty findByName(String propertyName)
Copyright © 2018. All rights reserved.