Uses of Class
com.flowable.platform.service.process.ProcessInstanceRepresentation
| Package | Description |
|---|---|
| com.flowable.platform.service.process |
-
Uses of ProcessInstanceRepresentation in com.flowable.platform.service.process
Subclasses of ProcessInstanceRepresentation in com.flowable.platform.service.process Modifier and Type Class Description classProcessInstanceSearchRepresentationMethods in com.flowable.platform.service.process that return ProcessInstanceRepresentation Modifier and Type Method Description ProcessInstanceRepresentationPlatformProcessInstanceService. getProcessInstance(java.lang.String processInstanceId, boolean includeTranslations)ProcessInstanceRepresentationPlatformProcessInstanceService. startNewProcessInstance(CreateProcessInstanceRepresentation startRequest, boolean includeTranslations)Methods in com.flowable.platform.service.process with parameters of type ProcessInstanceRepresentation Modifier and Type Method Description protected voidPlatformProcessInstanceService. addTranslations(ProcessInstanceRepresentation processInstanceRepresentation, org.flowable.engine.repository.ProcessDefinition processDefinition)