Uses of Interface
org.camunda.bpm.engine.task.TaskCountByCandidateGroupResult
Package
Description
API implementation classes, which shouldn't directly be used by end-users.
Classes related to the
TaskService
.-
Uses of TaskCountByCandidateGroupResult in org.camunda.bpm.engine.impl
Modifier and TypeMethodDescriptionprotected List<TaskCountByCandidateGroupResult>
TaskReportImpl.createTaskCountByCandidateGroupReport
(CommandContext commandContext) TaskReportImpl.TaskCountByCandidateGroupCmd.execute
(CommandContext commandContext) TaskReportImpl.taskCountByCandidateGroup()
-
Uses of TaskCountByCandidateGroupResult in org.camunda.bpm.engine.impl.persistence.entity
Modifier and TypeMethodDescriptionTaskReportManager.createTaskCountByCandidateGroupReport
(TaskReportImpl query) -
Uses of TaskCountByCandidateGroupResult in org.camunda.bpm.engine.rest.dto.converter
Modifier and TypeMethodDescriptionstatic String
TaskReportResultToCsvConverter.convertCandidateGroupReportResult
(List<TaskCountByCandidateGroupResult> reports) -
Uses of TaskCountByCandidateGroupResult in org.camunda.bpm.engine.rest.dto.task
Modifier and TypeMethodDescriptionTaskCountByCandidateGroupResultDto.executeTaskCountByCandidateGroupReport
(ProcessEngine engine) Modifier and TypeMethodDescriptionTaskCountByCandidateGroupResultDto.fromTaskCountByCandidateGroupResultDto
(TaskCountByCandidateGroupResult taskCountByCandidateGroupResult) -
Uses of TaskCountByCandidateGroupResult in org.camunda.bpm.engine.rest.sub.task.impl
Modifier and TypeMethodDescriptionprotected List<TaskCountByCandidateGroupResult>
TaskReportResourceImpl.queryTaskCountByCandidateGroupReport()
-
Uses of TaskCountByCandidateGroupResult in org.camunda.bpm.engine.task
Modifier and TypeMethodDescriptionTaskReport.taskCountByCandidateGroup()
Select a list with the number of tasks per group