Uses of Interface
org.camunda.bpm.engine.task.TaskCountByCandidateGroupResult
Packages that use 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
Methods in org.camunda.bpm.engine.impl that return types with arguments of type TaskCountByCandidateGroupResultModifier 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
Classes in org.camunda.bpm.engine.impl.persistence.entity that implement TaskCountByCandidateGroupResultMethods in org.camunda.bpm.engine.impl.persistence.entity that return types with arguments of type TaskCountByCandidateGroupResultModifier and TypeMethodDescriptionTaskReportManager.createTaskCountByCandidateGroupReport
(TaskReportImpl query) -
Uses of TaskCountByCandidateGroupResult in org.camunda.bpm.engine.rest.dto.converter
Method parameters in org.camunda.bpm.engine.rest.dto.converter with type arguments of type TaskCountByCandidateGroupResultModifier and TypeMethodDescriptionstatic String
TaskReportResultToCsvConverter.convertCandidateGroupReportResult
(List<TaskCountByCandidateGroupResult> reports) -
Uses of TaskCountByCandidateGroupResult in org.camunda.bpm.engine.rest.dto.task
Methods in org.camunda.bpm.engine.rest.dto.task that return types with arguments of type TaskCountByCandidateGroupResultModifier and TypeMethodDescriptionTaskCountByCandidateGroupResultDto.executeTaskCountByCandidateGroupReport
(ProcessEngine engine) Methods in org.camunda.bpm.engine.rest.dto.task with parameters of type TaskCountByCandidateGroupResultModifier and TypeMethodDescriptionTaskCountByCandidateGroupResultDto.fromTaskCountByCandidateGroupResultDto
(TaskCountByCandidateGroupResult taskCountByCandidateGroupResult) -
Uses of TaskCountByCandidateGroupResult in org.camunda.bpm.engine.rest.sub.task.impl
Methods in org.camunda.bpm.engine.rest.sub.task.impl that return types with arguments of type TaskCountByCandidateGroupResultModifier and TypeMethodDescriptionprotected List<TaskCountByCandidateGroupResult>
TaskReportResourceImpl.queryTaskCountByCandidateGroupReport()
-
Uses of TaskCountByCandidateGroupResult in org.camunda.bpm.engine.task
Methods in org.camunda.bpm.engine.task that return types with arguments of type TaskCountByCandidateGroupResultModifier and TypeMethodDescriptionTaskReport.taskCountByCandidateGroup()
Select a list with the number of tasks per group