org.camunda.bpm.engine.impl
Interface HistoricCaseInstanceQueryProperty
public interface HistoricCaseInstanceQueryProperty
Contains the possible properties which can be used in a HistoricCaseInstanceQueryProperty.
- Author:
- Sebastian Menski
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
CREATE_TIME
static final QueryProperty CREATE_TIME
CLOSE_TIME
static final QueryProperty CLOSE_TIME
DURATION
static final QueryProperty DURATION
TENANT_ID
static final QueryProperty TENANT_ID
Copyright © 2016 camunda services GmbH. All rights reserved.