Class DashboardForwardingController


  • @Controller("dashboardForwarding")
    public class DashboardForwardingController
    extends java.lang.Object
    This controller is mapped to all allowed paths that the user can type into the Url bar of the browser or hit the refresh button on so the app will stay in the requested state.
    Since:
    5.2.0
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String forward()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DashboardForwardingController

        public DashboardForwardingController()
    • Method Detail

      • forward

        @RequestMapping({"dashboard/info","dashboard/cache","dashboard/resolve","dashboard/response","dashboard/release","dashboard/audit","dashboard/sessions","dashboard/tokens","dashboard/loggers","dashboard/user","dashboard/webflow","dashboard"})
        public java.lang.String forward()
        Returns:
        string url