com.ibm.tivoli.maximo.miniapps.jsoneditor.util

Class JEAppService

    • Constructor Detail

      • JEAppService

        public JEAppService(MXServer mxServer)
                     throws java.rmi.RemoteException
        Constructor for JEAppService
        Parameters:
        mxServer -
        Throws:
        java.rmi.RemoteException
    • Method Detail

      • getJEMaxMessages

        public static java.util.HashMap getJEMaxMessages(UserInfo userInfo)
                                                  throws MXException,
                                                         java.rmi.RemoteException
        Get the messages for an user.
        Parameters:
        userInfo -
        Returns:
        hashmap
        Throws:
        MXException
        java.rmi.RemoteException