Package com.aquima.web.service.dap.impl
Class StartProjectServiceWrapper
- java.lang.Object
-
- com.aquima.web.service.dap.impl.StartProjectServiceWrapper
-
public class StartProjectServiceWrapper extends Object
-
-
Constructor Summary
Constructors Constructor Description 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, javax.servlet.ServletContext servletContext, IProjectStarter projectStarter, StartProjectServiceParameters parameters, boolean devToolsV2Enabled)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.aquima.interactions.portal.IServiceResult
handle(com.aquima.interactions.portal.IServiceContext context)
-
-
-
Constructor Detail
-
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, javax.servlet.ServletContext servletContext, IProjectStarter projectStarter, StartProjectServiceParameters parameters, boolean devToolsV2Enabled)
-
-