psdi.common.emailstner.lsnrworkflow

Class LSNRBPCreateIncidentAction

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


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

      • LSNRBPCreateIncidentAction

        public LSNRBPCreateIncidentAction()
        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
      • setAdditionIncidentAttributes

        protected void setAdditionIncidentAttributes(java.util.HashMap map)
                                              throws MXException,
                                                     java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException