psdi.common.emailstner.lsnrworkflow

Class LSNRBPCreateBasicSRAction

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


    public class LSNRBPCreateBasicSRAction
    extends java.lang.Object
    implements ActionCustomClass
    This action is used to create SR for email listener
    • Constructor Detail

      • LSNRBPCreateBasicSRAction

        public LSNRBPCreateBasicSRAction()
        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
      • setAdditionSRAttributes

        protected void setAdditionSRAttributes(MboRemote sr)
                                        throws MXException,
                                               java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException