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
Exception
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.