org.camunda.bpm.engine.impl
Interface HistoricExternalTaskLogQueryProperty
public interface HistoricExternalTaskLogQueryProperty
EXTERNAL_TASK_ID
static final QueryProperty EXTERNAL_TASK_ID
TIMESTAMP
static final QueryProperty TIMESTAMP
TOPIC_NAME
static final QueryProperty TOPIC_NAME
WORKER_ID
static final QueryProperty WORKER_ID
ACTIVITY_ID
static final QueryProperty ACTIVITY_ID
ACTIVITY_INSTANCE_ID
static final QueryProperty ACTIVITY_INSTANCE_ID
EXECUTION_ID
static final QueryProperty EXECUTION_ID
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
RETRIES
static final QueryProperty RETRIES
PRIORITY
static final QueryProperty PRIORITY
TENANT_ID
static final QueryProperty TENANT_ID
Copyright © 2017 camunda services GmbH. All rights reserved.