|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of DocumentRouteLevelChange in org.kuali.rice.edl.framework.workflow |
---|
Methods in org.kuali.rice.edl.framework.workflow with parameters of type DocumentRouteLevelChange | |
---|---|
ProcessDocReport |
EDocLiteDatabasePostProcessor.doRouteLevelChange(DocumentRouteLevelChange event)
|
ProcessDocReport |
EDocLitePostProcessor.doRouteLevelChange(DocumentRouteLevelChange event)
|
Uses of DocumentRouteLevelChange in org.kuali.rice.ken.postprocessor.kew |
---|
Methods in org.kuali.rice.ken.postprocessor.kew with parameters of type DocumentRouteLevelChange | |
---|---|
ProcessDocReport |
NotificationPostProcessor.doRouteLevelChange(DocumentRouteLevelChange arg0)
|
ProcessDocReport |
NotificationSenderFormPostProcessor.doRouteLevelChange(DocumentRouteLevelChange arg0)
|
Uses of DocumentRouteLevelChange in org.kuali.rice.kew.framework.postprocessor |
---|
Methods in org.kuali.rice.kew.framework.postprocessor with parameters of type DocumentRouteLevelChange | |
---|---|
ProcessDocReport |
PostProcessor.doRouteLevelChange(DocumentRouteLevelChange levelChangeEvent)
Executed whenever the document transitions from one node to another. |
Uses of DocumentRouteLevelChange in org.kuali.rice.kew.postprocessor |
---|
Methods in org.kuali.rice.kew.postprocessor with parameters of type DocumentRouteLevelChange | |
---|---|
ProcessDocReport |
DefaultPostProcessor.doRouteLevelChange(DocumentRouteLevelChange levelChangeEvent)
|
Uses of DocumentRouteLevelChange in org.kuali.rice.kew.rule |
---|
Methods in org.kuali.rice.kew.rule with parameters of type DocumentRouteLevelChange | |
---|---|
ProcessDocReport |
RulePostProcessor.doRouteLevelChange(DocumentRouteLevelChange levelChangeEvent)
|
Uses of DocumentRouteLevelChange in org.kuali.rice.krad.document |
---|
Methods in org.kuali.rice.krad.document with parameters of type DocumentRouteLevelChange | |
---|---|
void |
DocumentBase.doRouteLevelChange(DocumentRouteLevelChange levelChangeEvent)
The the default implementation for RouteLevelChange does nothing, but is meant to provide a hook for documents to implement for other needs. |
void |
Document.doRouteLevelChange(DocumentRouteLevelChange levelChangeEvent)
method to integrate with workflow, where we will actually handle the transitions of levels for documents |
Uses of DocumentRouteLevelChange in org.kuali.rice.krad.service.impl |
---|
Methods in org.kuali.rice.krad.service.impl with parameters of type DocumentRouteLevelChange | |
---|---|
ProcessDocReport |
PostProcessorServiceImpl.doRouteLevelChange(DocumentRouteLevelChange levelChangeEvent)
|
Uses of DocumentRouteLevelChange in org.kuali.rice.krad.workflow.postprocessor |
---|
Methods in org.kuali.rice.krad.workflow.postprocessor with parameters of type DocumentRouteLevelChange | |
---|---|
ProcessDocReport |
KualiPostProcessor.doRouteLevelChange(DocumentRouteLevelChange levelChangeEvent)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |