Class StartProjectServiceWrapper


  • public class StartProjectServiceWrapper
    extends Object
    • 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)
    • Method Detail

      • handle

        public com.aquima.interactions.portal.IServiceResult handle​(com.aquima.interactions.portal.IServiceContext context)
                                                             throws Exception
        Throws:
        Exception