Package org.camunda.bpm.cockpit.impl.db
Class QueryServiceImpl.ExecuteSingleQueryCmd<T>
- java.lang.Object
-
- org.camunda.bpm.cockpit.impl.db.QueryServiceImpl.ExecuteSingleQueryCmd<T>
-
- All Implemented Interfaces:
org.camunda.bpm.engine.impl.interceptor.Command<T>
- Enclosing class:
- QueryServiceImpl
protected class QueryServiceImpl.ExecuteSingleQueryCmd<T> extends Object implements org.camunda.bpm.engine.impl.interceptor.Command<T>
-
-
Constructor Summary
Constructors Constructor Description ExecuteSingleQueryCmd(String statement, Object parameter, Class<T> clazz)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Texecute(org.camunda.bpm.engine.impl.interceptor.CommandContext commandContext)
-