Uses of Class
org.camunda.bpm.engine.rest.dto.runtime.JobSuspensionStateDto
Packages that use JobSuspensionStateDto
Package
Description
-
Uses of JobSuspensionStateDto in org.camunda.bpm.engine.rest
Methods in org.camunda.bpm.engine.rest with parameters of type JobSuspensionStateDtoModifier and TypeMethodDescriptionvoid
JobRestService.updateSuspensionState
(JobSuspensionStateDto dto) -
Uses of JobSuspensionStateDto in org.camunda.bpm.engine.rest.impl
Methods in org.camunda.bpm.engine.rest.impl with parameters of type JobSuspensionStateDtoModifier and TypeMethodDescriptionvoid
JobRestServiceImpl.updateSuspensionState
(JobSuspensionStateDto dto) -
Uses of JobSuspensionStateDto in org.camunda.bpm.engine.rest.sub.runtime
Methods in org.camunda.bpm.engine.rest.sub.runtime with parameters of type JobSuspensionStateDtoModifier and TypeMethodDescriptionvoid
JobResource.updateSuspensionState
(JobSuspensionStateDto dto) -
Uses of JobSuspensionStateDto in org.camunda.bpm.engine.rest.sub.runtime.impl
Methods in org.camunda.bpm.engine.rest.sub.runtime.impl with parameters of type JobSuspensionStateDtoModifier and TypeMethodDescriptionvoid
JobResourceImpl.updateSuspensionState
(JobSuspensionStateDto dto)