Uses of Class
org.camunda.bpm.engine.rest.dto.runtime.batch.SetVariablesAsyncDto
-
Packages that use SetVariablesAsyncDto Package Description org.camunda.bpm.engine.rest org.camunda.bpm.engine.rest.impl -
-
Uses of SetVariablesAsyncDto in org.camunda.bpm.engine.rest
Methods in org.camunda.bpm.engine.rest with parameters of type SetVariablesAsyncDto Modifier and Type Method Description BatchDtoProcessInstanceRestService. setVariablesAsync(SetVariablesAsyncDto setVariablesAsyncDto) -
Uses of SetVariablesAsyncDto in org.camunda.bpm.engine.rest.impl
Methods in org.camunda.bpm.engine.rest.impl with parameters of type SetVariablesAsyncDto Modifier and Type Method Description BatchDtoProcessInstanceRestServiceImpl. setVariablesAsync(SetVariablesAsyncDto setVariablesAsyncDto)
-