org.kuali.rice.kew.engine.node
Class LogNode
java.lang.Object
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)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogNode
public LogNode()
process
public SimpleResult process(RouteContext context,
RouteHelper helper)
throws Exception
- Specified by:
process
in interface SimpleNode
- Throws:
Exception
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.