Class NavigationUtils


  • public class NavigationUtils
    extends Object
    • Method Detail

      • setReturnTo

        public static void setReturnTo​(javax.servlet.http.HttpServletRequest request,
                                       org.springframework.webflow.core.collection.MutableAttributeMap map)
      • getReturnTo

        public static String getReturnTo​(org.springframework.webflow.execution.FlowExecutionOutcome outcome)
      • getReturnTo

        public static String getReturnTo​(javax.servlet.http.HttpServletRequest request)