Uses of Class
org.kuali.rice.kew.framework.postprocessor.DocumentRouteStatusChange

Packages that use DocumentRouteStatusChange
org.kuali.rice.edl.framework.workflow   
org.kuali.rice.ken.postprocessor.kew   
org.kuali.rice.kew.framework.postprocessor   
org.kuali.rice.kew.postprocessor   
org.kuali.rice.kew.rule   
org.kuali.rice.kim.document   
org.kuali.rice.krad.document   
org.kuali.rice.krad.maintenance   
org.kuali.rice.krad.service.impl   
org.kuali.rice.krad.workflow.postprocessor   
 

Uses of DocumentRouteStatusChange in org.kuali.rice.edl.framework.workflow
 

Methods in org.kuali.rice.edl.framework.workflow with parameters of type DocumentRouteStatusChange
 ProcessDocReport EDocLiteDatabasePostProcessor.doRouteStatusChange(DocumentRouteStatusChange event)
           
 ProcessDocReport EDocLitePostProcessor.doRouteStatusChange(DocumentRouteStatusChange event)
           
 

Uses of DocumentRouteStatusChange in org.kuali.rice.ken.postprocessor.kew
 

Methods in org.kuali.rice.ken.postprocessor.kew with parameters of type DocumentRouteStatusChange
 ProcessDocReport NotificationPostProcessor.doRouteStatusChange(DocumentRouteStatusChange arg0)
           
 ProcessDocReport NotificationSenderFormPostProcessor.doRouteStatusChange(DocumentRouteStatusChange arg0)
          When the EDL simple message sending form is submitted, it is routed straight to FINAL and at that time (when RESOLVED), we actually send the notification.
 

Uses of DocumentRouteStatusChange in org.kuali.rice.kew.framework.postprocessor
 

Methods in org.kuali.rice.kew.framework.postprocessor with parameters of type DocumentRouteStatusChange
 ProcessDocReport PostProcessor.doRouteStatusChange(DocumentRouteStatusChange statusChangeEvent)
          Executed whenever the status of the document changes.
 

Uses of DocumentRouteStatusChange in org.kuali.rice.kew.postprocessor
 

Methods in org.kuali.rice.kew.postprocessor with parameters of type DocumentRouteStatusChange
 ProcessDocReport DefaultPostProcessor.doRouteStatusChange(DocumentRouteStatusChange statusChangeEvent)
           
 

Uses of DocumentRouteStatusChange in org.kuali.rice.kew.rule
 

Methods in org.kuali.rice.kew.rule with parameters of type DocumentRouteStatusChange
 ProcessDocReport RulePostProcessor.doRouteStatusChange(DocumentRouteStatusChange statusChangeEvent)
           
 

Uses of DocumentRouteStatusChange in org.kuali.rice.kim.document
 

Methods in org.kuali.rice.kim.document with parameters of type DocumentRouteStatusChange
 void IdentityManagementRoleDocument.doRouteStatusChange(DocumentRouteStatusChange statusChangeEvent)
           
 void IdentityManagementGroupDocument.doRouteStatusChange(DocumentRouteStatusChange statusChangeEvent)
           
 void IdentityManagementPersonDocument.doRouteStatusChange(DocumentRouteStatusChange statusChangeEvent)
           
 

Uses of DocumentRouteStatusChange in org.kuali.rice.krad.document
 

Methods in org.kuali.rice.krad.document with parameters of type DocumentRouteStatusChange
 void DocumentBase.doRouteStatusChange(DocumentRouteStatusChange statusChangeEvent)
           
 void Document.doRouteStatusChange(DocumentRouteStatusChange statusChangeEvent)
          Handle the doRouteStatusChange event from the post processor
 

Uses of DocumentRouteStatusChange in org.kuali.rice.krad.maintenance
 

Methods in org.kuali.rice.krad.maintenance with parameters of type DocumentRouteStatusChange
 void MaintenanceDocumentBase.doRouteStatusChange(DocumentRouteStatusChange statusChangeEvent)
           
 

Uses of DocumentRouteStatusChange in org.kuali.rice.krad.service.impl
 

Methods in org.kuali.rice.krad.service.impl with parameters of type DocumentRouteStatusChange
 ProcessDocReport PostProcessorServiceImpl.doRouteStatusChange(DocumentRouteStatusChange statusChangeEvent)
           
 

Uses of DocumentRouteStatusChange in org.kuali.rice.krad.workflow.postprocessor
 

Methods in org.kuali.rice.krad.workflow.postprocessor with parameters of type DocumentRouteStatusChange
 ProcessDocReport KualiPostProcessor.doRouteStatusChange(DocumentRouteStatusChange statusChangeEvent)
           
 



Copyright © 2005–2014 The Kuali Foundation. All rights reserved.