@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class LocalizedViewsTabBar extends ViewsTabBar
DefaultViewsTabBar once JENKINS-39300 is in baseline core.ViewsTabBar.GlobalConfigurationImplExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
LocalizedViewsTabBar() |
| Modifier and Type | Method and Description |
|---|---|
List<View> |
sort(List<? extends View> views)
Sorts the views by
View.getDisplayName(). |
all, getDescriptor@Nonnull @Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public List<View> sort(@Nonnull List<? extends View> views)
View.getDisplayName().sort in class ViewsTabBarviews - the views.Copyright © 2016–2019. All rights reserved.