| Modifier and Type | Field and Description |
|---|---|
protected String |
batchId |
protected String |
status |
| Constructor and Description |
|---|
FindBatchPartsByBatchIdCmd(String batchId) |
FindBatchPartsByBatchIdCmd(String batchId,
String status) |
| Modifier and Type | Method and Description |
|---|---|
List<org.flowable.batch.api.BatchPart> |
execute(CommandContext commandContext) |
public FindBatchPartsByBatchIdCmd(String batchId)
public List<org.flowable.batch.api.BatchPart> execute(CommandContext commandContext)
Copyright © 2020 Flowable. All rights reserved.