public interface Batch
| Modifier and Type | Field and Description |
|---|---|
static String |
HISTORIC_CASE_DELETE_TYPE |
static String |
HISTORIC_PROCESS_DELETE_TYPE |
static String |
PROCESS_MIGRATION_TYPE |
| Modifier and Type | Method and Description |
|---|---|
String |
getBatchDocumentJson(String engineType) |
String |
getBatchSearchKey() |
String |
getBatchSearchKey2() |
String |
getBatchType() |
Date |
getCompleteTime() |
Date |
getCreateTime() |
String |
getId() |
String |
getStatus() |
String |
getTenantId() |
static final String PROCESS_MIGRATION_TYPE
static final String HISTORIC_PROCESS_DELETE_TYPE
static final String HISTORIC_CASE_DELETE_TYPE
Copyright © 2021 Flowable. All rights reserved.