Package com.aquima.web.service.dap.impl
Class StartProjectServiceWrapper
java.lang.Object
com.aquima.web.service.dap.impl.StartProjectServiceWrapper
-
Constructor Summary
ConstructorsConstructorDescriptionStartProjectServiceWrapper
(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) -
Method Summary
Modifier and TypeMethodDescriptioncom.aquima.interactions.portal.IServiceResult
handle
(com.aquima.interactions.portal.IServiceContext context)
-
Constructor Details
-
StartProjectServiceWrapper
public 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)
-
-
Method Details