com.ibm.tivoli.maximo.script

Class ScriptUtil

  • java.lang.Object
    • com.ibm.tivoli.maximo.script.ScriptUtil


  • public class ScriptUtil
    extends java.lang.Object
    • Constructor Detail

      • ScriptUtil

        public ScriptUtil()
    • Method Detail

      • getLogger

        public static MXLogger getLogger()
        Returns:
        the logger instance
      • getValueFromMaxType

        public static java.lang.Object getValueFromMaxType(MaxType maxType)
                                                    throws MXException
        Returns:
        the initial value for the mbo attribute
        Throws:
        MXException
      • setValueForMaxType

        public static void setValueForMaxType(java.lang.Object value,
                                              MboValue mboValue,
                                              long flag)
                                       throws MXException
        Throws:
        MXException