org.camunda.bpm.engine.impl
Interface ProcessInstanceQueryProperty
public interface ProcessInstanceQueryProperty
Contains the possible properties that can be used in a ProcessInstanceQuery.
- Author:
- Joram Barrez
PROCESS_INSTANCE_ID
static final QueryProperty PROCESS_INSTANCE_ID
PROCESS_DEFINITION_KEY
static final QueryProperty PROCESS_DEFINITION_KEY
PROCESS_DEFINITION_ID
static final QueryProperty PROCESS_DEFINITION_ID
TENANT_ID
static final QueryProperty TENANT_ID
Copyright © 2016 camunda services GmbH. All rights reserved.