Class SessionService


  • public class SessionService
    extends Object
    • Constructor Detail

      • SessionService

        public SessionService()
    • Method Detail

      • doGetCurrentUserDir

        public String doGetCurrentUserDir()
        Returns the current user's workspace folder path
        Returns:
        workspace folder path
      • doGetUserDir

        public String doGetUserDir​(String user)
        Returns the workspace folder path for the selected user.
        Parameters:
        user - (user name)
        Returns:
        workspace folder path