Uses of Class
org.camunda.bpm.engine.rest.dto.runtime.JobDto
Packages that use JobDto
Package
Description
-
Uses of JobDto in org.camunda.bpm.engine.rest
Methods in org.camunda.bpm.engine.rest that return types with arguments of type JobDto -
Uses of JobDto in org.camunda.bpm.engine.rest.dto.runtime
Methods in org.camunda.bpm.engine.rest.dto.runtime that return JobDto -
Uses of JobDto in org.camunda.bpm.engine.rest.history
Methods in org.camunda.bpm.engine.rest.history that return JobDtoModifier and TypeMethodDescriptionHistoryCleanupRestService.cleanupAsync
(boolean immediatelyDue) HistoryCleanupRestService.findCleanupJob()
Methods in org.camunda.bpm.engine.rest.history that return types with arguments of type JobDto -
Uses of JobDto in org.camunda.bpm.engine.rest.impl
Methods in org.camunda.bpm.engine.rest.impl that return types with arguments of type JobDto -
Uses of JobDto in org.camunda.bpm.engine.rest.impl.history
Methods in org.camunda.bpm.engine.rest.impl.history that return JobDtoModifier and TypeMethodDescriptionHistoryCleanupRestServiceImpl.cleanupAsync
(boolean immediatelyDue) HistoryCleanupRestServiceImpl.findCleanupJob()
Methods in org.camunda.bpm.engine.rest.impl.history that return types with arguments of type JobDto -
Uses of JobDto in org.camunda.bpm.engine.rest.sub.runtime
Methods in org.camunda.bpm.engine.rest.sub.runtime that return JobDto -
Uses of JobDto in org.camunda.bpm.engine.rest.sub.runtime.impl
Methods in org.camunda.bpm.engine.rest.sub.runtime.impl that return JobDto