|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TaskCountByCandidateGroupResult | |
|---|---|
| org.camunda.bpm.engine.impl | API implementation classes, which shouldn't directly be used by end-users. |
| org.camunda.bpm.engine.impl.persistence.entity | |
| org.camunda.bpm.engine.task | 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 TaskCountByCandidateGroupResult | |
|---|---|
protected List<TaskCountByCandidateGroupResult> |
TaskReportImpl.createTaskCountByCandidateGroupReport(CommandContext commandContext)
|
List<TaskCountByCandidateGroupResult> |
TaskReportImpl.taskCountByCandidateGroup()
|
| Uses of TaskCountByCandidateGroupResult in org.camunda.bpm.engine.impl.persistence.entity |
|---|
| Classes in org.camunda.bpm.engine.impl.persistence.entity that implement TaskCountByCandidateGroupResult | |
|---|---|
class |
TaskCountByCandidateGroupResultEntity
|
| Methods in org.camunda.bpm.engine.impl.persistence.entity that return types with arguments of type TaskCountByCandidateGroupResult | |
|---|---|
List<TaskCountByCandidateGroupResult> |
TaskReportManager.createTaskCountByCandidateGroupReport(TaskReportImpl query)
|
| Uses of TaskCountByCandidateGroupResult in org.camunda.bpm.engine.task |
|---|
| Methods in org.camunda.bpm.engine.task that return types with arguments of type TaskCountByCandidateGroupResult | |
|---|---|
List<TaskCountByCandidateGroupResult> |
TaskReport.taskCountByCandidateGroup()
Select a list with the number of tasks per group |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||