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

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.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)

Constructor Summary
FYIByNetworkId()
          Deprecated.  
 
Method Summary
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
 

Constructor Detail

FYIByNetworkId

public FYIByNetworkId()
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

getService

protected Object getService(String serviceName)
Deprecated. 


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.