Interface BatchEntity
- All Superinterfaces:
Batch, Entity, HasRevision
- All Known Implementing Classes:
BatchEntityImpl
-
Field Summary
Fields inherited from interface Batch
CASE_MIGRATION_TYPE, HISTORIC_CASE_DELETE_TYPE, HISTORIC_PROCESS_DELETE_TYPE, PROCESS_MIGRATION_TYPE -
Method Summary
Modifier and TypeMethodDescriptionvoidsetBatchDocumentJson(String batchDocumentJson, String engineType) voidsetBatchSearchKey(String searchKey) voidsetBatchSearchKey2(String searchKey) voidsetBatchType(String batchType) voidsetCompleteTime(Date completeTime) voidsetCreateTime(Date createTime) voidvoidsetTenantId(String tenantId) Methods inherited from interface Batch
getBatchDocumentJson, getBatchSearchKey, getBatchSearchKey2, getBatchType, getCompleteTime, getCreateTime, getId, getStatus, getTenantIdMethods inherited from interface Entity
getId, getIdPrefix, getOriginalPersistentState, getPersistentState, isDeleted, isInserted, isUpdated, setDeleted, setId, setInserted, setOriginalPersistentState, setUpdatedMethods inherited from interface HasRevision
getRevision, getRevisionNext, setRevision
-
Method Details
-
getBatchDocRefId
ByteArrayRef getBatchDocRefId() -
setBatchType
-
setCreateTime
-
setCompleteTime
-
setBatchSearchKey
-
setBatchSearchKey2
-
setStatus
-
setBatchDocumentJson
-
setTenantId
-