Uses of Class
com.flowable.platform.service.process.ProcessInstanceRepresentation
-
Uses of ProcessInstanceRepresentation in com.flowable.platform.service.content
Modifier and TypeMethodDescriptionprotected ProcessInstanceRepresentation
PlatformContentItemService.getProcessInstance
(String processInstanceId) -
Uses of ProcessInstanceRepresentation in com.flowable.platform.service.process
Modifier and TypeMethodDescriptionPlatformProcessInstanceService.getProcessInstance
(String processInstanceId, boolean includeTranslations) PlatformProcessInstanceService.startNewProcessInstance
(CreateProcessInstanceRepresentation startRequest, boolean includeTranslations, boolean createTestDefinition) Modifier and TypeMethodDescriptionprotected void
PlatformProcessInstanceService.addTranslations
(ProcessInstanceRepresentation processInstanceRepresentation, ProcessDefinition processDefinition)