public interface ExecutionErrorDataSetConstants
Modifier and Type | Field and Description |
---|---|
static String |
COLUMN_ACTIVITY_ID |
static String |
COLUMN_ACTIVITY_NAME |
static String |
COLUMN_DEPLOYMENT_ID |
static String |
COLUMN_ERROR_ACK |
static String |
COLUMN_ERROR_ACK_AT |
static String |
COLUMN_ERROR_ACK_BY |
static String |
COLUMN_ERROR_DATE |
static String |
COLUMN_ERROR_ID |
static String |
COLUMN_ERROR_MSG |
static String |
COLUMN_ERROR_TYPE |
static String |
COLUMN_JOB_ID |
static String |
COLUMN_PROCESS_ID |
static String |
COLUMN_PROCESS_INST_ID |
static String |
EXECUTION_ERROR_LIST_DATASET |
static final String EXECUTION_ERROR_LIST_DATASET
static final String COLUMN_ERROR_ACK
static final String COLUMN_ERROR_ACK_AT
static final String COLUMN_ERROR_ACK_BY
static final String COLUMN_ACTIVITY_ID
static final String COLUMN_ACTIVITY_NAME
static final String COLUMN_DEPLOYMENT_ID
static final String COLUMN_ERROR_DATE
static final String COLUMN_ERROR_ID
static final String COLUMN_ERROR_MSG
static final String COLUMN_JOB_ID
static final String COLUMN_PROCESS_ID
static final String COLUMN_PROCESS_INST_ID
static final String COLUMN_ERROR_TYPE
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.