Uses of Class
org.operaton.bpm.engine.rest.dto.task.TaskCountByCandidateGroupResultDto
Packages that use TaskCountByCandidateGroupResultDto
Package
Description
-
Uses of TaskCountByCandidateGroupResultDto in org.operaton.bpm.engine.rest.dto.task
Methods in org.operaton.bpm.engine.rest.dto.task that return TaskCountByCandidateGroupResultDtoModifier and TypeMethodDescriptionTaskCountByCandidateGroupResultDto.fromTaskCountByCandidateGroupResultDto(TaskCountByCandidateGroupResult taskCountByCandidateGroupResult) -
Uses of TaskCountByCandidateGroupResultDto in org.operaton.bpm.engine.rest.sub.task.impl
Methods in org.operaton.bpm.engine.rest.sub.task.impl that return types with arguments of type TaskCountByCandidateGroupResultDtoModifier and TypeMethodDescriptionprotected List<TaskCountByCandidateGroupResultDto> TaskReportResourceImpl.getTaskCountByCandidateGroupResultAsJson()