Interface QueryService

  • All Known Implementing Classes:
    QueryServiceImpl

    public interface QueryService
    Author:
    Nico Rehwaldt
    • Method Detail

      • executeQueryRowCount

        Long executeQueryRowCount​(String statement,
                                  org.camunda.bpm.engine.impl.db.ListQueryParameterObject parameter)