Package org.flowable.engine.impl.cmd
Class FindBatchPartsByBatchIdCmd
java.lang.Object
org.flowable.engine.impl.cmd.FindBatchPartsByBatchIdCmd
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionFindBatchPartsByBatchIdCmd(String batchId) FindBatchPartsByBatchIdCmd(String batchId, String status) -
Method Summary
Modifier and TypeMethodDescriptionList<org.flowable.batch.api.BatchPart>execute(CommandContext commandContext)