Uses of Class
com.aquima.web.FlowStarter
Packages that use FlowStarter
Package
Description
-
Uses of FlowStarter in com.aquima.web.api.controller.v2
Constructors in com.aquima.web.api.controller.v2 with parameters of type FlowStarterModifierConstructorDescriptionStartController
(com.blueriq.component.api.IAquimaEngineConfiguration config, com.blueriq.component.api.security.IAuthorisationManager authorisationManager, com.blueriq.component.api.IAquimaSessionsMap sessionManager, FlowStarter flowStarter, com.blueriq.component.api.shortcut.IShortcutManager shortcutsManager, ProductionProperties productionProperties) -
Uses of FlowStarter in com.aquima.web.api.service
Constructors in com.aquima.web.api.service with parameters of type FlowStarterModifierConstructorDescriptionStartTaskService
(com.blueriq.component.api.IAquimaEngineConfiguration aquimaEngineConfiguration, com.blueriq.component.api.security.IAuthorisationManager authorisationManager, com.blueriq.component.api.IAquimaSessionsMap sessionManager, FlowStarter flowStarter, TaskDetailsService taskDetailsService, com.aquima.interactions.caseengine.client.CaseEngineClient caseEngineClient, TaskMappingService taskMappingService, com.aquima.interactions.foundation.logging.audit.IAuditEngine auditEngine) -
Uses of FlowStarter in com.aquima.web.controller
Constructors in com.aquima.web.controller with parameters of type FlowStarterModifierConstructorDescriptionStartController
(com.blueriq.component.api.IAquimaEngineConfiguration config, com.blueriq.component.api.security.IAuthorisationManager authorisationManager, com.blueriq.component.api.IAquimaSessionsMap sessionManager, FlowStarter flowStarter, com.blueriq.component.api.shortcut.IShortcutManager shortcutsManager, ProductionProperties productionProperties, MvcRedirectHelper redirectHelper, Optional<String> defaultEntryPoint) Creates a start which is the main controller for starting a aquima-interactions flow. -
Uses of FlowStarter in com.aquima.web.service.dap.impl
Constructors in com.aquima.web.service.dap.impl with parameters of type FlowStarterModifierConstructorDescriptionStartProjectService
(com.blueriq.component.api.IAquimaSessionsMap sessionManager, com.blueriq.component.api.security.IAuthorisationManager authorisationManager, com.blueriq.component.api.shortcut.IShortcutManager shortcutManager, jakarta.servlet.ServletContext servletContext, com.blueriq.component.api.AquimaBeanProvider aquimaBeanProvider, FlowStarter flowStarter, org.springframework.core.env.Environment environment) StartProjectServiceWrapper
(com.blueriq.component.api.IAquimaSessionsMap sessionManager, com.blueriq.component.api.security.IAuthorisationManager authorisationManager, com.blueriq.component.api.shortcut.IShortcutManager shortcutManager, FlowStarter flowStarter, DynamicShortcutResolver dynamicShortcutResolver, jakarta.servlet.ServletContext servletContext, StartProjectServiceParameters parameters, boolean devToolsEnabled)