Package hudson.plugins.sidebar_link
Class FolderLinks
java.lang.Object
hudson.model.AbstractDescribableImpl<com.cloudbees.hudson.plugins.folder.AbstractFolderProperty<?>>
com.cloudbees.hudson.plugins.folder.AbstractFolderProperty<C>
com.cloudbees.hudson.plugins.folder.FolderProperty<com.cloudbees.hudson.plugins.folder.Folder>
hudson.plugins.sidebar_link.FolderLinks
- All Implemented Interfaces:
ExtensionPoint
,Describable<com.cloudbees.hudson.plugins.folder.AbstractFolderProperty<?>>
,ReconfigurableDescribable<com.cloudbees.hudson.plugins.folder.AbstractFolderProperty<?>>
public class FolderLinks
extends com.cloudbees.hudson.plugins.folder.FolderProperty<com.cloudbees.hudson.plugins.folder.Folder>
Add links in a folder page sidepanel.
- Author:
- Daniel Beck
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Field Summary
Fields inherited from class com.cloudbees.hudson.plugins.folder.AbstractFolderProperty
owner
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.cloudbees.hudson.plugins.folder.FolderProperty
allowsParentToCreate, allowsParentToHave, getFolderActions
Methods inherited from class com.cloudbees.hudson.plugins.folder.AbstractFolderProperty
getDescriptor, getHealthMetrics, getHealthReports, getItemContainerOverrides, getOwner, reconfigure, setOwner
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface hudson.model.ReconfigurableDescribable
reconfigure
-
Constructor Details
-
FolderLinks
-
-
Method Details
-
getLinks
-