org.camunda.bpm.engine.impl
Interface ProcessDefinitionQueryProperty
public interface ProcessDefinitionQueryProperty
Contains the possible properties that can be used in a ProcessDefinitionQuery.
- Author:
- Joram Barrez
PROCESS_DEFINITION_KEY
static final QueryProperty PROCESS_DEFINITION_KEY
PROCESS_DEFINITION_CATEGORY
static final QueryProperty PROCESS_DEFINITION_CATEGORY
PROCESS_DEFINITION_ID
static final QueryProperty PROCESS_DEFINITION_ID
PROCESS_DEFINITION_VERSION
static final QueryProperty PROCESS_DEFINITION_VERSION
PROCESS_DEFINITION_NAME
static final QueryProperty PROCESS_DEFINITION_NAME
DEPLOYMENT_ID
static final QueryProperty DEPLOYMENT_ID
Copyright © 2015 camunda services GmbH. All rights reserved.