org.jenkinsci.plugins.sharedobjects
Class SharedObjectManagement
java.lang.Object
hudson.model.ManagementLink
org.jenkinsci.plugins.sharedobjects.SharedObjectManagement
- All Implemented Interfaces:
- hudson.ExtensionPoint, hudson.model.Action, hudson.model.ModelObject, org.kohsuke.stapler.StaplerProxy
@Extension
public class SharedObjectManagement
- extends hudson.model.ManagementLink
- implements org.kohsuke.stapler.StaplerProxy
- Author:
- Gregory Boissinot
Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
Fields inherited from class hudson.model.ManagementLink |
LIST |
Methods inherited from class hudson.model.ManagementLink |
all, getDescription |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SharedObjectManagement
public SharedObjectManagement()
SharedObjectManagement
public SharedObjectManagement(SharedObjectType[] types)
getTypes
public SharedObjectType[] getTypes()
getIconFileName
public String getIconFileName()
- Specified by:
getIconFileName
in interface hudson.model.Action
- Specified by:
getIconFileName
in class hudson.model.ManagementLink
getDisplayName
public String getDisplayName()
- Specified by:
getDisplayName
in interface hudson.model.Action
- Specified by:
getDisplayName
in interface hudson.model.ModelObject
getUrlName
public String getUrlName()
- Specified by:
getUrlName
in interface hudson.model.Action
- Specified by:
getUrlName
in class hudson.model.ManagementLink
getTarget
public Object getTarget()
- Specified by:
getTarget
in interface org.kohsuke.stapler.StaplerProxy
Copyright © 2004-2013. All Rights Reserved.