Class URLHelper


  • public class URLHelper
    extends Object
    Utility to get the Servlet URL
    • Constructor Detail

      • URLHelper

        public URLHelper()
    • Method Detail

      • getServletUrl

        public static String getServletUrl​(String clientId)
      • getDownloadUrl

        public static String getDownloadUrl​(org.uberfire.backend.vfs.Path path,
                                            String clientId)