Class EDocLiteDatabasePostProcessor

  • All Implemented Interfaces:
    org.kuali.rice.kew.framework.postprocessor.PostProcessor

    public class EDocLiteDatabasePostProcessor
    extends EDocLitePostProcessor
    • Constructor Detail

      • EDocLiteDatabasePostProcessor

        public EDocLiteDatabasePostProcessor()
    • Method Detail

      • doRouteStatusChange

        public org.kuali.rice.kew.framework.postprocessor.ProcessDocReport doRouteStatusChange​(org.kuali.rice.kew.framework.postprocessor.DocumentRouteStatusChange event)
                                                                                        throws java.rmi.RemoteException
        Specified by:
        doRouteStatusChange in interface org.kuali.rice.kew.framework.postprocessor.PostProcessor
        Overrides:
        doRouteStatusChange in class EDocLitePostProcessor
        Throws:
        java.rmi.RemoteException
      • doActionTaken

        public org.kuali.rice.kew.framework.postprocessor.ProcessDocReport doActionTaken​(org.kuali.rice.kew.framework.postprocessor.ActionTakenEvent event)
                                                                                  throws java.rmi.RemoteException
        Specified by:
        doActionTaken in interface org.kuali.rice.kew.framework.postprocessor.PostProcessor
        Overrides:
        doActionTaken in class EDocLitePostProcessor
        Throws:
        java.rmi.RemoteException
      • doDeleteRouteHeader

        public org.kuali.rice.kew.framework.postprocessor.ProcessDocReport doDeleteRouteHeader​(org.kuali.rice.kew.framework.postprocessor.DeleteEvent event)
                                                                                        throws java.rmi.RemoteException
        Specified by:
        doDeleteRouteHeader in interface org.kuali.rice.kew.framework.postprocessor.PostProcessor
        Overrides:
        doDeleteRouteHeader in class EDocLitePostProcessor
        Throws:
        java.rmi.RemoteException
      • doRouteLevelChange

        public org.kuali.rice.kew.framework.postprocessor.ProcessDocReport doRouteLevelChange​(org.kuali.rice.kew.framework.postprocessor.DocumentRouteLevelChange event)
                                                                                       throws java.rmi.RemoteException
        Specified by:
        doRouteLevelChange in interface org.kuali.rice.kew.framework.postprocessor.PostProcessor
        Overrides:
        doRouteLevelChange in class EDocLitePostProcessor
        Throws:
        java.rmi.RemoteException