hudson.views
Class DefaultMyViewsTabBar

java.lang.Object
  extended by hudson.model.AbstractDescribableImpl<MyViewsTabBar>
      extended by hudson.views.MyViewsTabBar
          extended by hudson.views.DefaultMyViewsTabBar
All Implemented Interfaces:
ExtensionPoint, Describable<MyViewsTabBar>

public class DefaultMyViewsTabBar
extends MyViewsTabBar

The Default MyViewsTabBar Extension for MyViewsTabBar.

Since:
1.378
Author:
Winston Prakash
See Also:
MyViewsTabBar

Nested Class Summary
static class DefaultMyViewsTabBar.DescriptorImpl
           
 
Nested classes/interfaces inherited from class hudson.views.MyViewsTabBar
MyViewsTabBar.GlobalConfigurationImpl
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Constructor Summary
DefaultMyViewsTabBar()
           
 
Method Summary
 
Methods inherited from class hudson.views.MyViewsTabBar
all, getDescriptor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultMyViewsTabBar

@DataBoundConstructor
public DefaultMyViewsTabBar()


Copyright © 2004-2013. All Rights Reserved.