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

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

public class LogNode
extends Object
implements SimpleNode

A node which Logs messages to Log4j.

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

Constructor Summary
LogNode()
           
 
Method Summary
 SimpleResult process(RouteContext context, RouteHelper helper)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogNode

public LogNode()
Method Detail

process

public SimpleResult process(RouteContext context,
                            RouteHelper helper)
                     throws Exception
Specified by:
process in interface SimpleNode
Throws:
Exception


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