public class SplitResult extends SimpleResult
SplitNode
. Contains a List of branch names that
the document's route path should split to.Constructor and Description |
---|
SplitResult(List<String> branchNames) |
Modifier and Type | Method and Description |
---|---|
List<String> |
getBranchNames() |
protected void |
setBranchNames(List<String> branchNames) |
isComplete, setComplete
public SplitResult(List<String> branchNames)
public List<String> getBranchNames()
protected void setBranchNames(List<String> branchNames)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.