public class GetAllBatchesCmd extends Object implements Command<List<Batch>>
GetAllBatchesCmd()
List<Batch>
execute(CommandContext commandContext)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GetAllBatchesCmd()
public List<Batch> execute(CommandContext commandContext)
execute
Command<List<Batch>>
Copyright © 2023 Flowable. All rights reserved.