public interface BatchEntity extends Batch, Entity, HasRevision
PROCESS_MIGRATION_TYPE| Modifier and Type | Method and Description |
|---|---|
ByteArrayRef |
getBatchDocRefId() |
void |
setBatchDocumentJson(String batchDocumentJson,
String engineType) |
void |
setBatchSearchKey(String searchKey) |
void |
setBatchSearchKey2(String searchKey) |
void |
setBatchType(String batchType) |
void |
setStatus(String status) |
void |
setTenantId(String tenantId) |
getBatchDocumentJson, getBatchSearchKey, getBatchSearchKey2, getBatchType, getCompleteTime, getCreateTime, getId, getStatus, getTenantIdgetId, getIdPrefix, getOriginalPersistentState, getPersistentState, isDeleted, isInserted, isUpdated, setDeleted, setId, setInserted, setOriginalPersistentState, setUpdatedgetRevision, getRevisionNext, setRevisionByteArrayRef getBatchDocRefId()
void setBatchType(String batchType)
void setBatchSearchKey(String searchKey)
void setBatchSearchKey2(String searchKey)
void setStatus(String status)
void setTenantId(String tenantId)
Copyright © 2021 Flowable. All rights reserved.