Package hudson.plugins.favoriteview
Class SortableViewsTabBar
java.lang.Object
hudson.model.AbstractDescribableImpl<ViewsTabBar>
hudson.views.ViewsTabBar
hudson.plugins.favoriteview.SortableViewsTabBar
- All Implemented Interfaces:
ExtensionPoint,Describable<ViewsTabBar>,FavoriteViewsTabBarBase
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class hudson.views.ViewsTabBar
ViewsTabBar.GlobalConfigurationImplNested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class hudson.views.ViewsTabBar
all, getDescriptor, sortMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface hudson.plugins.favoriteview.FavoriteViewsTabBarBase
getItemGroup, getOwnerName, getViews
-
Constructor Details
-
SortableViewsTabBar
@DataBoundConstructor public SortableViewsTabBar()
-