Uses of Class
org.camunda.bpm.engine.rest.dto.runtime.RestartProcessInstanceDto
Package
Description
-
Uses of RestartProcessInstanceDto in org.camunda.bpm.engine.rest.sub.repository
Modifier and TypeMethodDescriptionvoid
ProcessDefinitionResource.restartProcessInstance
(RestartProcessInstanceDto restartProcessInstanceDto) ProcessDefinitionResource.restartProcessInstanceAsync
(RestartProcessInstanceDto restartProcessInstanceDto) -
Uses of RestartProcessInstanceDto in org.camunda.bpm.engine.rest.sub.repository.impl
Modifier and TypeMethodDescriptionvoid
ProcessDefinitionResourceImpl.restartProcessInstance
(RestartProcessInstanceDto restartProcessInstanceDto) ProcessDefinitionResourceImpl.restartProcessInstanceAsync
(RestartProcessInstanceDto restartProcessInstanceDto)