org.kuali.rice.kew.engine.node
Class FYIByUniversityId

java.lang.Object
  extended by org.kuali.rice.kew.engine.node.RequestActivationNodeBase
      extended by org.kuali.rice.kew.engine.node.RequestActivationNode
          extended by org.kuali.rice.kew.engine.node.FYIByUniversityId
All Implemented Interfaces:
Node, SimpleNode

Deprecated. Use UniversityIdRoleAttribute instead

public class FYIByUniversityId
extends RequestActivationNode

A node which will generate an FYI request to a university ID specified in the document content.

Author:
Kuali Rice Team (rice.collab@kuali.org)

Field Summary
private static org.apache.log4j.Logger LOG
          Deprecated.  
 
Constructor Summary
FYIByUniversityId()
          Deprecated.  
 
Method Summary
private static org.jdom.Element getRootElement(DocumentContent docContent)
          Deprecated.  
protected  Object getService(String serviceName)
          Deprecated.  
 SimpleResult process(RouteContext context, RouteHelper helper)
          Deprecated.  
 
Methods inherited from class org.kuali.rice.kew.engine.node.RequestActivationNode
activateRequest, activateRequests, activateRequestsCustom, logProcessingMessage, saveActionRequest, saveDocument, shouldTransition
 
Methods inherited from class org.kuali.rice.kew.engine.node.RequestActivationNodeBase
notify
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOG

private static final org.apache.log4j.Logger LOG
Deprecated. 
Constructor Detail

FYIByUniversityId

public FYIByUniversityId()
Deprecated. 
Method Detail

process

public SimpleResult process(RouteContext context,
                            RouteHelper helper)
                     throws Exception
Deprecated. 
Specified by:
process in interface SimpleNode
Overrides:
process in class RequestActivationNode
Throws:
Exception

getRootElement

private static org.jdom.Element getRootElement(DocumentContent docContent)
Deprecated. 

getService

protected Object getService(String serviceName)
Deprecated. 


Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.