Class GetAllBatchesCmd

java.lang.Object
org.flowable.engine.impl.cmd.GetAllBatchesCmd
All Implemented Interfaces:
Command<List<Batch>>

public class GetAllBatchesCmd extends Object implements Command<List<Batch>>