Uses of Class
org.camunda.bpm.engine.rest.dto.runtime.SetJobRetriesDto
-
Packages that use SetJobRetriesDto Package Description org.camunda.bpm.engine.rest org.camunda.bpm.engine.rest.impl -
-
Uses of SetJobRetriesDto in org.camunda.bpm.engine.rest
Methods in org.camunda.bpm.engine.rest with parameters of type SetJobRetriesDto Modifier and Type Method Description BatchDto
JobRestService. setRetries(SetJobRetriesDto setJobRetriesDto)
-
Uses of SetJobRetriesDto in org.camunda.bpm.engine.rest.impl
Methods in org.camunda.bpm.engine.rest.impl with parameters of type SetJobRetriesDto Modifier and Type Method Description BatchDto
JobRestServiceImpl. setRetries(SetJobRetriesDto setJobRetriesDto)
-