public class HistoricTaskLogEntryQueryProperty extends Object implements QueryProperty
HistoricTaskLogEntryQuery.| Modifier and Type | Field and Description |
|---|---|
static HistoricTaskLogEntryQueryProperty |
DATA |
static HistoricTaskLogEntryQueryProperty |
EXECUTION_ID |
static HistoricTaskLogEntryQueryProperty |
LOG_NUMBER |
static HistoricTaskLogEntryQueryProperty |
PROCESS_DEFINITION_ID |
static HistoricTaskLogEntryQueryProperty |
PROCESS_INSTANCE_ID |
static HistoricTaskLogEntryQueryProperty |
SCOPE_DEFINITION_ID |
static HistoricTaskLogEntryQueryProperty |
SCOPE_ID |
static HistoricTaskLogEntryQueryProperty |
SCOPE_TYPE |
static HistoricTaskLogEntryQueryProperty |
SUB_SCOPE_ID |
static HistoricTaskLogEntryQueryProperty |
TASK_ID_ |
static HistoricTaskLogEntryQueryProperty |
TENANT_ID |
static HistoricTaskLogEntryQueryProperty |
TIME_STAMP |
static HistoricTaskLogEntryQueryProperty |
TYPE |
static HistoricTaskLogEntryQueryProperty |
USER_ID |
| Constructor and Description |
|---|
HistoricTaskLogEntryQueryProperty(String name) |
| Modifier and Type | Method and Description |
|---|---|
static HistoricTaskLogEntryQueryProperty |
findByName(String propertyName) |
String |
getName() |
public static final HistoricTaskLogEntryQueryProperty LOG_NUMBER
public static final HistoricTaskLogEntryQueryProperty TYPE
public static final HistoricTaskLogEntryQueryProperty TASK_ID_
public static final HistoricTaskLogEntryQueryProperty TIME_STAMP
public static final HistoricTaskLogEntryQueryProperty USER_ID
public static final HistoricTaskLogEntryQueryProperty DATA
public static final HistoricTaskLogEntryQueryProperty EXECUTION_ID
public static final HistoricTaskLogEntryQueryProperty PROCESS_INSTANCE_ID
public static final HistoricTaskLogEntryQueryProperty PROCESS_DEFINITION_ID
public static final HistoricTaskLogEntryQueryProperty SCOPE_ID
public static final HistoricTaskLogEntryQueryProperty SCOPE_DEFINITION_ID
public static final HistoricTaskLogEntryQueryProperty SUB_SCOPE_ID
public static final HistoricTaskLogEntryQueryProperty SCOPE_TYPE
public static final HistoricTaskLogEntryQueryProperty TENANT_ID
public HistoricTaskLogEntryQueryProperty(String name)
public String getName()
getName in interface QueryPropertypublic static HistoricTaskLogEntryQueryProperty findByName(String propertyName)
Copyright © 2021 Flowable. All rights reserved.