Uses of Class
org.camunda.bpm.engine.rest.dto.ModificationDto
Packages that use ModificationDto
-
Uses of ModificationDto in org.camunda.bpm.engine.rest
Methods in org.camunda.bpm.engine.rest with parameters of type ModificationDtoModifier and TypeMethodDescriptionvoid
ModificationRestService.executeModification
(ModificationDto modificationExecutionDto) ModificationRestService.executeModificationAsync
(ModificationDto modificationExecutionDto) -
Uses of ModificationDto in org.camunda.bpm.engine.rest.impl
Methods in org.camunda.bpm.engine.rest.impl with parameters of type ModificationDtoModifier and TypeMethodDescriptionvoid
ModificationRestServiceImpl.executeModification
(ModificationDto modificationExecutionDto) ModificationRestServiceImpl.executeModificationAsync
(ModificationDto modificationExecutionDto)