Class View

java.lang.Object
com.pathomation.View

public class View extends Object
View class to interact with PMA.view
  • Constructor Details

    • View

      public View()
  • Method Details

    • setDebugFlag

      public static void setDebugFlag(boolean flag)
      This method is used to determine whether the Java SDK runs in debugging mode or not. When in debugging mode (flag = true), extra output is produced when certain conditions in the code are not met
      Parameters:
      flag - Debugging mode (activated or deactivated)
    • getVersionInfo

      public static String getVersionInfo(String pmaViewURL)
      This method is used to get PMA.view version
      Parameters:
      pmaViewURL - PMA.view URL
      Returns:
      PMA.view version