com.ibm.tivoli.maximo.watson.analytics.util

Class ConfigUtil

  • java.lang.Object
    • com.ibm.tivoli.maximo.watson.analytics.util.ConfigUtil


  • public class ConfigUtil
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor and Description
      ConfigUtil() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static boolean isProductionInstance() 
      • Methods inherited from class java.lang.Object

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

      • BLUEID_URI_FRAGMENT

        public static final java.lang.String BLUEID_URI_FRAGMENT
        See Also:
        Constant Field Values
      • BLUEID_LOGIN_URI

        public static final java.lang.String BLUEID_LOGIN_URI
        See Also:
        Constant Field Values
      • LOGIN_PARAMETERS

        public static final java.lang.String LOGIN_PARAMETERS
        See Also:
        Constant Field Values
      • WA_PRODUCTION_URL

        protected static final java.lang.String WA_PRODUCTION_URL
        WA Production URL
        See Also:
        Constant Field Values
      • WA_URL

        public static final java.lang.String WA_URL
        Watson Analytics - Base host name.
        See Also:
        Constant Field Values
    • Constructor Detail

      • ConfigUtil

        public ConfigUtil()
    • Method Detail

      • isProductionInstance

        public static boolean isProductionInstance()