Uses of Class
org.camunda.bpm.engine.rest.dto.runtime.JobDto
Package
Description
-
Uses of JobDto in org.camunda.bpm.engine.rest
-
Uses of JobDto in org.camunda.bpm.engine.rest.dto.runtime
-
Uses of JobDto in org.camunda.bpm.engine.rest.history
Modifier and TypeMethodDescriptionHistoryCleanupRestService.cleanupAsync
(boolean immediatelyDue) HistoryCleanupRestService.findCleanupJob()
-
Uses of JobDto in org.camunda.bpm.engine.rest.impl
-
Uses of JobDto in org.camunda.bpm.engine.rest.impl.history
Modifier and TypeMethodDescriptionHistoryCleanupRestServiceImpl.cleanupAsync
(boolean immediatelyDue) HistoryCleanupRestServiceImpl.findCleanupJob()
-
Uses of JobDto in org.camunda.bpm.engine.rest.sub.runtime
-
Uses of JobDto in org.camunda.bpm.engine.rest.sub.runtime.impl