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 ProcessInstanceRepresentationPlatformContentItemService.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 includeNextTaskInfo, boolean createTestDefinition) Methods in com.flowable.platform.service.process with parameters of type ProcessInstanceRepresentationModifier and TypeMethodDescriptionprotected voidPlatformProcessInstanceService.addTranslations(ProcessInstanceRepresentation processInstanceRepresentation, ProcessDefinition processDefinition)