psdi.common.emailstner.lsnrworkflow

Class LSNRBPCreateProblemAction

  • java.lang.Object
    • psdi.common.emailstner.lsnrworkflow.LSNRBPCreateProblemAction
  • All Implemented Interfaces:
    ActionCustomClass


    public class LSNRBPCreateProblemAction
    extends java.lang.Object
    implements ActionCustomClass
    This action is used to create SR for email listener
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void applyCustomAction(MboRemote mbo, java.lang.Object[] params)
      Apply the single action out of the wait node.
      • Methods inherited from class java.lang.Object

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

      • LSNRBPCreateProblemAction

        public LSNRBPCreateProblemAction()
        Constructor.
    • Method Detail

      • applyCustomAction

        public void applyCustomAction(MboRemote mbo,
                                      java.lang.Object[] params)
                               throws MXException,
                                      java.rmi.RemoteException
        Apply the single action out of the wait node.
        Specified by:
        applyCustomAction in interface ActionCustomClass
        Parameters:
        mbo - This is the InboundComm.
        object[] -
        Throws:
        MXException
        java.rmi.RemoteException