Description of Logic / Steps that occur with a browser back navigation within a jharks Workflow.
- SurveyEngineFrontAction execute method is called.
- SurveyId is found on the Session object (may move to detect on jharks workflow SessionHistory object only).
- Page request parameter is found on request and startWorkflowIndicator should be null so processResetState method is called.
- setStartState method is called on workflow manager passing parameters (State name, false [don't initialize state], current WorkFlowContext)
- buildSurveyPage method is then called.
- Struts ActionForward then returned to JSP page that displays the content for the survey page.
Related
Wiki: Home
×
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.