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

Packages that use SetJobRetriesByProcessDto
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
 BatchDto ProcessInstanceRestService.setRetriesByProcess(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
 BatchDto ProcessInstanceRestServiceImpl.setRetriesByProcess(SetJobRetriesByProcessDto setJobRetriesDto)
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.