org.camunda.bpm.engine.impl
Interface HistoricJobLogQueryProperty
public interface HistoricJobLogQueryProperty
- Author:
- Roman Smirnov
JOB_ID
static final QueryProperty JOB_ID
JOB_DEFINITION_ID
static final QueryProperty JOB_DEFINITION_ID
TIMESTAMP
static final QueryProperty TIMESTAMP
ACTIVITY_ID
static final QueryProperty ACTIVITY_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
DEPLOYMENT_ID
static final QueryProperty DEPLOYMENT_ID
DUEDATE
static final QueryProperty DUEDATE
RETRIES
static final QueryProperty RETRIES
PRIORITY
static final QueryProperty PRIORITY
SEQUENCE_COUNTER
static final QueryProperty SEQUENCE_COUNTER
Copyright © 2015 camunda services GmbH. All rights reserved.