org.camunda.bpm.engine.impl
Interface HistoricProcessInstanceQueryProperty
public interface HistoricProcessInstanceQueryProperty
Contains the possible properties which can be used in a HistoricProcessInstanceQueryProperty.
- Author:
- Joram Barrez
PROCESS_INSTANCE_ID_
static final QueryProperty PROCESS_INSTANCE_ID_
PROCESS_DEFINITION_ID
static final QueryProperty PROCESS_DEFINITION_ID
BUSINESS_KEY
static final QueryProperty BUSINESS_KEY
START_TIME
static final QueryProperty START_TIME
END_TIME
static final QueryProperty END_TIME
DURATION
static final QueryProperty DURATION
Copyright © 2015 camunda services GmbH. All rights reserved.