|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.kew.actions.ActionTakenEvent
org.kuali.rice.kew.actions.RouteDocumentAction
@Deprecated public class RouteDocumentAction
//TODO KSENROLL-5346 DELETE THIS ONCE KRAD IS UPGRADED!!! Action that puts the document in routing. For zero node paths this fixes a bug where the document was never saved because it went straight to final skipping processed.
| Field Summary |
|---|
| Fields inherited from class org.kuali.rice.kew.actions.ActionTakenEvent |
|---|
annotation, DEFAULT_ANNOTATION, DEFAULT_QUEUE_DOCUMENT_AFTER_ACTION, DEFAULT_RUN_POSTPROCESSOR_LOGIC, routeHeader |
| Constructor Summary | |
|---|---|
RouteDocumentAction(DocumentRouteHeaderValue rh,
PrincipalContract principal)
Deprecated. |
|
RouteDocumentAction(DocumentRouteHeaderValue rh,
PrincipalContract principal,
String annotation)
Deprecated. |
|
| Method Summary | |
|---|---|
String |
getActionPerformedCode()
Deprecated. |
void |
recordAction()
Deprecated. Record the routing action. |
String |
validateActionRules()
Deprecated. |
String |
validateActionRules(List<ActionRequestValue> actionRequests)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RouteDocumentAction(DocumentRouteHeaderValue rh,
PrincipalContract principal)
public RouteDocumentAction(DocumentRouteHeaderValue rh,
PrincipalContract principal,
String annotation)
| Method Detail |
|---|
public String getActionPerformedCode()
getActionPerformedCode in class ActionTakenEventpublic String validateActionRules()
validateActionRules in class ActionTakenEventpublic String validateActionRules(List<ActionRequestValue> actionRequests)
validateActionRules in class ActionTakenEvent
public void recordAction()
throws InvalidActionTakenException
recordAction in class ActionTakenEventInvalidActionTakenException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||