org.kuali.rice.kew.engine.node
Class FYIByNetworkId
java.lang.Object
   org.kuali.rice.kew.engine.node.RequestActivationNodeBase
org.kuali.rice.kew.engine.node.RequestActivationNodeBase
       org.kuali.rice.kew.engine.node.RequestActivationNode
org.kuali.rice.kew.engine.node.RequestActivationNode
           org.kuali.rice.kew.engine.node.FYIByNetworkId
org.kuali.rice.kew.engine.node.FYIByNetworkId
- All Implemented Interfaces: 
- Node, SimpleNode
Deprecated. Use NetworkIdRoleAttribute instead
- public class FYIByNetworkId 
- extends RequestActivationNode
A node which will generate an FYI request to a network ID specified in the document content.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
FYIByNetworkId
public FYIByNetworkId()
- Deprecated. 
process
public SimpleResult process(RouteContext context,
                            RouteHelper helper)
                     throws Exception
- Deprecated. - 
- Specified by:
- processin interface- SimpleNode
- Overrides:
- processin class- RequestActivationNode
 
- 
- Throws:
- Exception
 
getService
protected Object getService(String serviceName)
- Deprecated. - 
 
Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.