com.ibm.tivoli.maximo.notification.app

Class OSUserNotification

  • java.lang.Object
    • psdi.mbo.Mbo
      • com.ibm.tivoli.maximo.notification.app.OSUserNotification
    • Constructor Detail

      • OSUserNotification

        public OSUserNotification(MboSet ms)
                           throws MXException,
                                  java.rmi.RemoteException
        Constructor
        Parameters:
        ms - The OslcErrorMap MboSet.
        Throws:
        MXException - Maximo Exception
        java.rmi.RemoteException - Remote Exception
    • Method Detail

      • init

        public void init()
                  throws MXException
        Description copied from class: Mbo
        Called by the framework when the Mbo has been constructed and the MboValues have been initialized. This can be overridden by the programmer to provide any custom initialization they would like to do.
        Overrides:
        init in class Mbo
        Throws:
        MXException