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