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