Package | Description |
---|---|
hudson | |
hudson.model |
Core object model that are bound to URLs via stapler, rooted at Hudson.
|
hudson.views | |
jenkins.model |
Modifier and Type | Method and Description |
---|---|
static List<Descriptor<MyViewsTabBar>> |
Functions.getMyViewsTabBarDescriptors() |
Modifier and Type | Method and Description |
---|---|
MyViewsTabBar |
MyViewsProperty.getMyViewsTabBar() |
Modifier and Type | Class and Description |
---|---|
class |
DefaultMyViewsTabBar
The Default MyViewsTabBar Extension for
MyViewsTabBar . |
Modifier and Type | Method and Description |
---|---|
MyViewsTabBar |
MyViewsTabBar.GlobalConfigurationImpl.getMyViewsTabBar() |
Modifier and Type | Method and Description |
---|---|
static DescriptorExtensionList<MyViewsTabBar,Descriptor<MyViewsTabBar>> |
MyViewsTabBar.all()
Returns all the registered
ListViewColumn descriptors. |
static DescriptorExtensionList<MyViewsTabBar,Descriptor<MyViewsTabBar>> |
MyViewsTabBar.all()
Returns all the registered
ListViewColumn descriptors. |
Modifier and Type | Method and Description |
---|---|
MyViewsTabBar |
Jenkins.getMyViewsTabBar() |
Modifier and Type | Method and Description |
---|---|
void |
Jenkins.setMyViewsTabBar(MyViewsTabBar myViewsTabBar) |
Copyright © 2017. All rights reserved.