org.camunda.bpm.engine.impl
Interface ExternalTaskQueryProperty


public interface ExternalTaskQueryProperty

Author:
Thorben Lindhauer

Field Summary
static QueryProperty ID
           
static QueryProperty LOCK_EXPIRATION_TIME
           
static QueryProperty PRIORITY
           
static QueryProperty PROCESS_DEFINITION_ID
           
static QueryProperty PROCESS_DEFINITION_KEY
           
static QueryProperty PROCESS_INSTANCE_ID
           
static QueryProperty TENANT_ID
           
 

Field Detail

ID

static final QueryProperty ID

LOCK_EXPIRATION_TIME

static final QueryProperty LOCK_EXPIRATION_TIME

PROCESS_INSTANCE_ID

static final QueryProperty PROCESS_INSTANCE_ID

PROCESS_DEFINITION_ID

static final QueryProperty PROCESS_DEFINITION_ID

PROCESS_DEFINITION_KEY

static final QueryProperty PROCESS_DEFINITION_KEY

TENANT_ID

static final QueryProperty TENANT_ID

PRIORITY

static final QueryProperty PRIORITY


Copyright © 2017 camunda services GmbH. All rights reserved.