Uses of Class
org.camunda.bpm.engine.rest.dto.runtime.SetJobRetriesByProcessDto
Packages that use SetJobRetriesByProcessDto
-
Uses of SetJobRetriesByProcessDto in org.camunda.bpm.engine.rest
Methods in org.camunda.bpm.engine.rest with parameters of type SetJobRetriesByProcessDtoModifier and TypeMethodDescriptionProcessInstanceRestService.setRetriesByProcess
(SetJobRetriesByProcessDto setJobRetriesDto) ProcessInstanceRestService.setRetriesByProcessHistoricQueryBased
(SetJobRetriesByProcessDto setJobRetriesDto) -
Uses of SetJobRetriesByProcessDto in org.camunda.bpm.engine.rest.impl
Methods in org.camunda.bpm.engine.rest.impl with parameters of type SetJobRetriesByProcessDtoModifier and TypeMethodDescriptionProcessInstanceRestServiceImpl.setRetriesByProcess
(SetJobRetriesByProcessDto setJobRetriesDto) ProcessInstanceRestServiceImpl.setRetriesByProcessHistoricQueryBased
(SetJobRetriesByProcessDto setJobRetriesDto)