Class WorkspaceContext


  • public class WorkspaceContext
    extends Object
    This context is used to store the active workspace for the thread that uses that is using it.
    • Method Detail

      • set

        public static void set​(String workspace)
      • get

        public static String get()