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