| Package | Description |
|---|---|
| com.flowable.platform.service.process |
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessInstanceSearchRepresentation |
| Modifier and Type | Method and Description |
|---|---|
ProcessInstanceRepresentation |
PlatformProcessInstanceService.getProcessInstance(String processInstanceId,
boolean includeTranslations) |
ProcessInstanceRepresentation |
PlatformProcessInstanceService.startNewProcessInstance(CreateProcessInstanceRepresentation startRequest,
boolean includeTranslations) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PlatformProcessInstanceService.addTranslations(ProcessInstanceRepresentation processInstanceRepresentation,
org.flowable.engine.repository.ProcessDefinition processDefinition) |
Copyright © 2019. All rights reserved.