Uses of Class
org.camunda.bpm.engine.rest.dto.runtime.SetJobRetriesDto

Packages that use SetJobRetriesDto
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
 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
 BatchDto JobRestServiceImpl.setRetries(SetJobRetriesDto setJobRetriesDto)
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.