Package ca.bc.gov.open.cpf.api.domain
Interface BatchJobStatusChange
-
-
Field Summary
Fields Modifier and Type Field Description static String
BATCH_JOB_ID
static org.jeometry.common.io.PathName
BATCH_JOB_STATUS_CHANGE
static String
BATCH_JOB_STATUS_CHANGE_ID
static String
JOB_STATUS
-
Fields inherited from interface ca.bc.gov.open.cpf.api.domain.Common
WHEN_CREATED, WHEN_UPDATED, WHO_CREATED, WHO_UPDATED
-
-
-
-
Field Detail
-
BATCH_JOB_STATUS_CHANGE
static final org.jeometry.common.io.PathName BATCH_JOB_STATUS_CHANGE
-
BATCH_JOB_STATUS_CHANGE_ID
static final String BATCH_JOB_STATUS_CHANGE_ID
- See Also:
- Constant Field Values
-
BATCH_JOB_ID
static final String BATCH_JOB_ID
- See Also:
- Constant Field Values
-
JOB_STATUS
static final String JOB_STATUS
- See Also:
- Constant Field Values
-
-