org.camunda.bpm.engine.task
Interface TaskReport

All Known Implementing Classes:
TaskReportImpl

public interface TaskReport

Author:
Daniel Meyer, Stefan Hentschel

Method Summary
 List<TaskCountByCandidateGroupResult> taskCountByCandidateGroup()
          Select a list with the number of tasks per group
 

Method Detail

taskCountByCandidateGroup

List<TaskCountByCandidateGroupResult> taskCountByCandidateGroup()
Select a list with the number of tasks per group



Copyright © 2017 camunda services GmbH. All rights reserved.