Uses of Class
org.camunda.bpm.engine.rest.dto.task.TaskCountByCandidateGroupResultDto

Packages that use TaskCountByCandidateGroupResultDto
org.camunda.bpm.engine.rest.dto.task   
org.camunda.bpm.engine.rest.sub.task.impl   
 

Uses of TaskCountByCandidateGroupResultDto in org.camunda.bpm.engine.rest.dto.task
 

Methods in org.camunda.bpm.engine.rest.dto.task that return TaskCountByCandidateGroupResultDto
static TaskCountByCandidateGroupResultDto TaskCountByCandidateGroupResultDto.fromTaskCountByCandidateGroupResultDto(TaskCountByCandidateGroupResult taskCountByCandidateGroupResult)
           
 

Uses of TaskCountByCandidateGroupResultDto 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 TaskCountByCandidateGroupResultDto
protected  List<TaskCountByCandidateGroupResultDto> TaskReportResourceImpl.getTaskCountByCandidateGroupResultAsJson()
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.