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


public interface CaseSentryPartQueryProperty

Author:
Roman Smirnov

Field Summary
static QueryProperty CASE_EXECUTION_ID
           
static QueryProperty CASE_INSTANCE_ID
           
static QueryProperty CASE_SENTRY_PART_ID
           
static QueryProperty SENTRY_ID
           
static QueryProperty SOURCE
           
 

Field Detail

CASE_SENTRY_PART_ID

static final QueryProperty CASE_SENTRY_PART_ID

CASE_INSTANCE_ID

static final QueryProperty CASE_INSTANCE_ID

CASE_EXECUTION_ID

static final QueryProperty CASE_EXECUTION_ID

SENTRY_ID

static final QueryProperty SENTRY_ID

SOURCE

static final QueryProperty SOURCE


Copyright © 2017 camunda services GmbH. All rights reserved.