Uses of Class
com.silverpeas.workflowdesigner.control.WorkflowDesignerSessionController

Packages that use WorkflowDesignerSessionController
com.silverpeas.workflowdesigner.servlets   
 

Uses of WorkflowDesignerSessionController in com.silverpeas.workflowdesigner.servlets
 

Methods in com.silverpeas.workflowdesigner.servlets that return WorkflowDesignerSessionController
 WorkflowDesignerSessionController WorkflowDesignerRequestRouter.createComponentSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
          Method declaration
 

Methods in com.silverpeas.workflowdesigner.servlets with parameters of type WorkflowDesignerSessionController
 String WorkflowDesignerRequestRouter.getDestination(String function, WorkflowDesignerSessionController workflowDesignerSC, HttpRequest request)
          This method has to be implemented by the component request rooter it has to compute a destination page
 String FunctionHandler.getDestination(String function, WorkflowDesignerSessionController workflowDesignerSC, javax.servlet.http.HttpServletRequest request)
          Handle the function do the processing and return the URL of the response
 



Copyright © 2016 Silverpeas. All Rights Reserved.