public class Transition extends Object
| Constructor and Description |
|---|
Transition() |
Transition(List nextNodeInstances) |
| Modifier and Type | Method and Description |
|---|---|
List |
getNextNodeInstances() |
protected void |
setNextNodeInstances(List nextNodeInstances) |
public Transition()
public Transition(List nextNodeInstances) throws Exception
Exceptionpublic List getNextNodeInstances()
protected void setNextNodeInstances(List nextNodeInstances)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.