Uses of Class
org.camunda.bpm.engine.rest.dto.runtime.SetJobRetriesByProcessDto
- 
Packages that use SetJobRetriesByProcessDto Package Description org.camunda.bpm.engine.rest org.camunda.bpm.engine.rest.impl  - 
- 
Uses of SetJobRetriesByProcessDto in org.camunda.bpm.engine.rest
Methods in org.camunda.bpm.engine.rest with parameters of type SetJobRetriesByProcessDto Modifier and Type Method Description BatchDtoProcessInstanceRestService. setRetriesByProcess(SetJobRetriesByProcessDto setJobRetriesDto)BatchDtoProcessInstanceRestService. 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 SetJobRetriesByProcessDto Modifier and Type Method Description BatchDtoProcessInstanceRestServiceImpl. setRetriesByProcess(SetJobRetriesByProcessDto setJobRetriesDto)BatchDtoProcessInstanceRestServiceImpl. setRetriesByProcessHistoricQueryBased(SetJobRetriesByProcessDto setJobRetriesDto) 
 -