Class GetAllBatchesCmd

  • All Implemented Interfaces:
    Command<List<org.flowable.batch.api.Batch>>

    public class GetAllBatchesCmd
    extends Object
    implements Command<List<org.flowable.batch.api.Batch>>
    • Constructor Detail

      • GetAllBatchesCmd

        public GetAllBatchesCmd()
    • Method Detail