public class BundleGroupTreeHelper extends Object
Modifier and Type | Field and Description |
---|---|
protected DistributionSnapshot |
distrib |
Constructor and Description |
---|
BundleGroupTreeHelper(DistributionSnapshot distrib) |
Modifier and Type | Method and Description |
---|---|
protected void |
browseBundleGroup(BundleGroup group,
int level,
List<BundleGroupFlatTree> tree) |
List<BundleGroupFlatTree> |
getBundleGroupSubTree(String groupId) |
List<BundleGroupFlatTree> |
getBundleGroupTree() |
protected final DistributionSnapshot distrib
public BundleGroupTreeHelper(DistributionSnapshot distrib)
protected void browseBundleGroup(BundleGroup group, int level, List<BundleGroupFlatTree> tree)
public List<BundleGroupFlatTree> getBundleGroupSubTree(String groupId)
public List<BundleGroupFlatTree> getBundleGroupTree()
Copyright © 2016 Nuxeo SA. All rights reserved.