Uses of Class
org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
Package
Description
-
Uses of JobQueryDto in org.camunda.bpm.engine.rest
Modifier and TypeMethodDescriptionJobRestService.queryJobs
(JobQueryDto queryDto, Integer firstResult, Integer maxResults) JobRestService.queryJobsCount
(JobQueryDto queryDto) -
Uses of JobQueryDto in org.camunda.bpm.engine.rest.dto.runtime
-
Uses of JobQueryDto in org.camunda.bpm.engine.rest.impl
Modifier and TypeMethodDescriptionJobRestServiceImpl.queryJobs
(JobQueryDto queryDto, Integer firstResult, Integer maxResults) JobRestServiceImpl.queryJobsCount
(JobQueryDto queryDto)