Uses of Class
org.camunda.bpm.engine.rest.dto.externaltask.SetRetriesForExternalTasksDto

Packages that use SetRetriesForExternalTasksDto
org.camunda.bpm.engine.rest   
org.camunda.bpm.engine.rest.impl   
 

Uses of SetRetriesForExternalTasksDto in org.camunda.bpm.engine.rest
 

Methods in org.camunda.bpm.engine.rest with parameters of type SetRetriesForExternalTasksDto
 BatchDto ExternalTaskRestService.setRetriesAsync(SetRetriesForExternalTasksDto retriesDto)
           
 

Uses of SetRetriesForExternalTasksDto in org.camunda.bpm.engine.rest.impl
 

Methods in org.camunda.bpm.engine.rest.impl with parameters of type SetRetriesForExternalTasksDto
 BatchDto ExternalTaskRestServiceImpl.setRetriesAsync(SetRetriesForExternalTasksDto retriesDto)
           
 



Copyright © 2017 camunda services GmbH. All rights reserved.