Class QueryServiceImpl.ExecuteListQueryCmd<T>

java.lang.Object
org.camunda.bpm.webapp.impl.db.QueryServiceImpl.ExecuteListQueryCmd<T>
All Implemented Interfaces:
Command<List<T>>
Enclosing class:
QueryServiceImpl

protected class QueryServiceImpl.ExecuteListQueryCmd<T> extends Object implements Command<List<T>>