org.camunda.bpm.engine.impl.cmmn.entity.runtime
Interface CaseExecutionQueryProperty


public interface CaseExecutionQueryProperty

Author:
Roman Smirnov

Field Summary
static QueryProperty CASE_DEFINITION_ID
           
static QueryProperty CASE_DEFINITION_KEY
           
static QueryProperty CASE_EXECUTION_ID
           
 

Field Detail

CASE_EXECUTION_ID

static final QueryProperty CASE_EXECUTION_ID

CASE_DEFINITION_ID

static final QueryProperty CASE_DEFINITION_ID

CASE_DEFINITION_KEY

static final QueryProperty CASE_DEFINITION_KEY


Copyright © 2016 camunda services GmbH. All rights reserved.