|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ActionTakenEvent in org.kuali.rice.edl.framework.workflow |
---|
Methods in org.kuali.rice.edl.framework.workflow with parameters of type ActionTakenEvent | |
---|---|
ProcessDocReport |
EDocLiteDatabasePostProcessor.doActionTaken(ActionTakenEvent event)
|
ProcessDocReport |
EDocLitePostProcessor.doActionTaken(ActionTakenEvent event)
|
Uses of ActionTakenEvent in org.kuali.rice.ken.postprocessor.kew |
---|
Methods in org.kuali.rice.ken.postprocessor.kew with parameters of type ActionTakenEvent | |
---|---|
ProcessDocReport |
NotificationPostProcessor.afterActionTaken(ActionType performed,
ActionTakenEvent event)
|
ProcessDocReport |
NotificationSenderFormPostProcessor.afterActionTaken(ActionType performed,
ActionTakenEvent event)
|
ProcessDocReport |
NotificationPostProcessor.doActionTaken(ActionTakenEvent event)
Need to intercept ACKNOWLEDGE or FYI actions taken on notification workflow documents and set the local state of the Notification to REMOVED as well. |
ProcessDocReport |
NotificationSenderFormPostProcessor.doActionTaken(ActionTakenEvent arg0)
|
Uses of ActionTakenEvent in org.kuali.rice.kew.framework.postprocessor |
---|
Methods in org.kuali.rice.kew.framework.postprocessor with parameters of type ActionTakenEvent | |
---|---|
ProcessDocReport |
PostProcessor.afterActionTaken(ActionType actionPerformed,
ActionTakenEvent event)
Executed after an action is taken against the document. |
ProcessDocReport |
PostProcessor.doActionTaken(ActionTakenEvent event)
Executed whenever an action is taken against the document. |
Uses of ActionTakenEvent in org.kuali.rice.kew.postprocessor |
---|
Methods in org.kuali.rice.kew.postprocessor with parameters of type ActionTakenEvent | |
---|---|
ProcessDocReport |
DefaultPostProcessor.afterActionTaken(ActionType performed,
ActionTakenEvent event)
|
ProcessDocReport |
DefaultPostProcessor.doActionTaken(ActionTakenEvent event)
|
Uses of ActionTakenEvent in org.kuali.rice.krad.document |
---|
Methods in org.kuali.rice.krad.document with parameters of type ActionTakenEvent | |
---|---|
void |
DocumentBase.afterActionTaken(ActionType performed,
ActionTakenEvent event)
|
void |
Document.afterActionTaken(ActionType performed,
ActionTakenEvent event)
method to integrate with workflow where we will be able to perform logic after an action taken being performed on a document |
void |
DocumentBase.doActionTaken(ActionTakenEvent event)
|
void |
Document.doActionTaken(ActionTakenEvent event)
method to integrate with workflow where we will be able to perform logic for an action taken being performed on a document |
Uses of ActionTakenEvent in org.kuali.rice.krad.service.impl |
---|
Methods in org.kuali.rice.krad.service.impl with parameters of type ActionTakenEvent | |
---|---|
ProcessDocReport |
PostProcessorServiceImpl.afterActionTaken(ActionType performed,
ActionTakenEvent event)
|
ProcessDocReport |
PostProcessorServiceImpl.doActionTaken(ActionTakenEvent event)
|
Uses of ActionTakenEvent in org.kuali.rice.krad.workflow.postprocessor |
---|
Methods in org.kuali.rice.krad.workflow.postprocessor with parameters of type ActionTakenEvent | |
---|---|
ProcessDocReport |
KualiPostProcessor.afterActionTaken(ActionType performed,
ActionTakenEvent event)
|
ProcessDocReport |
KualiPostProcessor.doActionTaken(ActionTakenEvent event)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |