Class StartProjectServiceWrapper

java.lang.Object
com.aquima.web.service.dap.impl.StartProjectServiceWrapper

public class StartProjectServiceWrapper extends Object
  • 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, javax.servlet.ServletContext servletContext, StartProjectServiceParameters parameters, boolean devToolsEnabled)
  • Method Details

    • handle

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