Package | Description |
---|---|
org.camunda.bpm.engine.rest.sub.repository | |
org.camunda.bpm.engine.rest.sub.repository.impl |
Modifier and Type | Method and Description |
---|---|
void |
ProcessDefinitionResource.restartProcessInstance(RestartProcessInstanceDto restartProcessInstanceDto) |
BatchDto |
ProcessDefinitionResource.restartProcessInstanceAsync(RestartProcessInstanceDto restartProcessInstanceDto) |
Modifier and Type | Method and Description |
---|---|
void |
ProcessDefinitionResourceImpl.restartProcessInstance(RestartProcessInstanceDto restartProcessInstanceDto) |
BatchDto |
ProcessDefinitionResourceImpl.restartProcessInstanceAsync(RestartProcessInstanceDto restartProcessInstanceDto) |
Copyright © 2022. All rights reserved.