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


public interface CaseInstanceQueryProperty

Author:
Roman Smirnov

Field Summary
static QueryProperty CASE_DEFINITION_ID
           
static QueryProperty CASE_DEFINITION_KEY
           
static QueryProperty CASE_INSTANCE_ID
           
 

Field Detail

CASE_INSTANCE_ID

static final QueryProperty CASE_INSTANCE_ID

CASE_DEFINITION_KEY

static final QueryProperty CASE_DEFINITION_KEY

CASE_DEFINITION_ID

static final QueryProperty CASE_DEFINITION_ID


Copyright © 2016 camunda services GmbH. All rights reserved.