Package org.camunda.bpm.engine.impl
Interface ProcessDefinitionQueryProperty
public interface ProcessDefinitionQueryProperty
Contains the possible properties that can be used in a
ProcessDefinitionQuery
.- Author:
- Joram Barrez
-
Field Summary
Modifier and TypeFieldDescriptionstatic final QueryProperty
static final QueryProperty
static final QueryProperty
static final QueryProperty
static final QueryProperty
static final QueryProperty
static final QueryProperty
static final QueryProperty
static final QueryProperty
-
Field Details
-
PROCESS_DEFINITION_KEY
-
PROCESS_DEFINITION_CATEGORY
-
PROCESS_DEFINITION_ID
-
PROCESS_DEFINITION_VERSION
-
PROCESS_DEFINITION_NAME
-
DEPLOYMENT_ID
-
DEPLOY_TIME
-
TENANT_ID
-
VERSION_TAG
-