Uses of Class
hudson.plugins.sectioned_view.FolderViewSection.Node
-
Uses of FolderViewSection.Node in hudson.plugins.sectioned_view
Methods in hudson.plugins.sectioned_view that return types with arguments of type FolderViewSection.NodeModifier and TypeMethodDescriptionFolderViewSection.convert(Collection<TopLevelItem> items, int baseFolderLevel) FolderViewSection.Node.getChildNodes()FolderViewSection.getColumnsWithContent(ItemGroup<? extends TopLevelItem> itemGroup, int baseFolderLevel) Methods in hudson.plugins.sectioned_view with parameters of type FolderViewSection.NodeModifier and TypeMethodDescriptionvoidFolderViewSection.addChildren(TopLevelItem item, FolderViewSection.Node node, int baseFolderLevel) Method parameters in hudson.plugins.sectioned_view with type arguments of type FolderViewSection.NodeModifier and TypeMethodDescriptionvoidFolderViewSection.Node.setChildNodes(List<FolderViewSection.Node> childNodes)