public interface BatchPart
| Modifier and Type | Method and Description |
|---|---|
String |
getBatchId() |
String |
getBatchSearchKey() |
String |
getBatchSearchKey2() |
String |
getBatchType() |
Date |
getCompleteTime() |
Date |
getCreateTime() |
String |
getId() |
String |
getResultDocumentJson(String engineType) |
String |
getScopeId() |
String |
getScopeType() |
String |
getStatus() |
String |
getSubScopeId() |
String |
getTenantId() |
boolean |
isCompleted() |
String getId()
String getBatchType()
String getBatchId()
Date getCreateTime()
Date getCompleteTime()
boolean isCompleted()
String getBatchSearchKey()
String getBatchSearchKey2()
String getStatus()
String getScopeId()
String getScopeType()
String getSubScopeId()
String getTenantId()
Copyright © 2020 Flowable. All rights reserved.