public interface SimpleNode extends Node
Node implementation which is executed and returns a SimpleResult
 indicating whether or not the node has completed.| Modifier and Type | Method and Description | 
|---|---|
SimpleResult | 
process(RouteContext context,
       RouteHelper helper)  | 
SimpleResult process(RouteContext context, RouteHelper helper) throws Exception
ExceptionCopyright © 2005–2016 The Kuali Foundation. All rights reserved.