psdi.app.escalation

Class EscalationEventListener

  • java.lang.Object
    • psdi.app.escalation.EscalationEventListener


  • public class EscalationEventListener
    extends java.lang.Object
    This static class listens for various escalation related events
    • Method Detail

      • checkDeleteNotifications

        public static void checkDeleteNotifications(Mbo mbo)
                                             throws java.rmi.RemoteException,
                                                    MXException
        Checks if mbo is associated to an Escalation Reference Point.
        Parameters:
        mbo - The Delete MBO.
        Throws:
        java.rmi.RemoteException
        MXException
      • canDeactivateCommTmplt

        public static void canDeactivateCommTmplt(Mbo commTmplt)
                                           throws java.rmi.RemoteException,
                                                  MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • checkDeleteAction

        public static void checkDeleteAction(Mbo mbo)
                                      throws java.rmi.RemoteException,
                                             MXException
        Checks if mbo is currently on an Escalation Reference point
        Parameters:
        mbo - The Delete MBO.
        Throws:
        java.rmi.RemoteException
        MXException