public class SimpleSubProcessNode extends Object implements SubProcessNode
SubProcessNode
implementation which is effectively a no-op. It simply
defers to the SubProcessTransitionEngine
to handle the initiation of the
sub process.Constructor and Description |
---|
SimpleSubProcessNode() |
Modifier and Type | Method and Description |
---|---|
SubProcessResult |
process(RouteContext context) |
public SimpleSubProcessNode()
public SubProcessResult process(RouteContext context)
process
in interface SubProcessNode
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.