Package org.flowable.engine.impl.cmd
Class GetAllBatchesCmd
- java.lang.Object
-
- org.flowable.engine.impl.cmd.GetAllBatchesCmd
-
-
Constructor Summary
Constructors Constructor Description GetAllBatchesCmd()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<org.flowable.batch.api.Batch>execute(CommandContext commandContext)
-
-
-
Method Detail
-
execute
public List<org.flowable.batch.api.Batch> execute(CommandContext commandContext)
-
-