Package org.camunda.bpm.cockpit.impl.db
Class QueryServiceImpl
java.lang.Object
org.camunda.bpm.webapp.impl.db.QueryServiceImpl
org.camunda.bpm.cockpit.impl.db.QueryServiceImpl
- All Implemented Interfaces:
QueryService
,QueryService
-
Nested Class Summary
Nested classes/interfaces inherited from class org.camunda.bpm.webapp.impl.db.QueryServiceImpl
QueryServiceImpl.ExecuteListQueryCmd<T>, QueryServiceImpl.ExecuteSingleQueryCmd<T>, QueryServiceImpl.QueryServiceRowCountCmd
-
Constructor Summary
-
Method Summary
Methods inherited from class org.camunda.bpm.webapp.impl.db.QueryServiceImpl
configureAuthCheck, executeQuery, executeQuery, executeQueryRowCount, getProcessEngineConfiguration
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.camunda.bpm.webapp.db.QueryService
executeQuery, executeQueryRowCount
-
Constructor Details
-
QueryServiceImpl
-