Class ControllerClockRootAction
java.lang.Object
io.jenkins.plugins.controllerclock.ControllerClockRootAction
- All Implemented Interfaces:
ExtensionPoint,Action,ModelObject,RootAction
@Extension(ordinal=1000.0)
public class ControllerClockRootAction
extends Object
implements RootAction
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface hudson.model.RootAction
getBadge
-
Constructor Details
-
ControllerClockRootAction
public ControllerClockRootAction()
-
-
Method Details
-
getIconFileName
- Specified by:
getIconFileNamein interfaceAction
-
isPrimaryAction
public boolean isPrimaryAction()- Specified by:
isPrimaryActionin interfaceRootAction
-
getDisplayName
- Specified by:
getDisplayNamein interfaceAction- Specified by:
getDisplayNamein interfaceModelObject
-
getUrlName
- Specified by:
getUrlNamein interfaceAction
-
initialTooltipTime
-
doSync
@GET public void doSync(org.kohsuke.stapler.StaplerRequest2 req, org.kohsuke.stapler.StaplerResponse2 rsp) throws IOException - Throws:
IOException
-