Uses of Class
com.flowable.platform.service.process.ProcessInstanceRepresentation
Packages that use ProcessInstanceRepresentation
-
Uses of ProcessInstanceRepresentation in com.flowable.platform.service.content
Methods in com.flowable.platform.service.content that return ProcessInstanceRepresentationModifier and TypeMethodDescriptionprotected ProcessInstanceRepresentation
PlatformContentItemService.getProcessInstance
(String processInstanceId) -
Uses of ProcessInstanceRepresentation in com.flowable.platform.service.process
Subclasses of ProcessInstanceRepresentation in com.flowable.platform.service.processMethods in com.flowable.platform.service.process that return ProcessInstanceRepresentationModifier and TypeMethodDescriptionPlatformProcessInstanceService.getProcessInstance
(String processInstanceId, boolean includeTranslations) PlatformProcessInstanceService.startNewProcessInstance
(CreateProcessInstanceRepresentation startRequest, boolean includeTranslations, boolean createTestDefinition) Methods in com.flowable.platform.service.process with parameters of type ProcessInstanceRepresentationModifier and TypeMethodDescriptionprotected void
PlatformProcessInstanceService.addTranslations
(ProcessInstanceRepresentation processInstanceRepresentation, ProcessDefinition processDefinition)