Class DoraApiAction
java.lang.Object
io.jenkins.plugins.dorametrics.ui.DoraApiAction
- All Implemented Interfaces:
ExtensionPoint,Action,ModelObject,RootAction
REST API at /dora-api/ for DORA metrics data.
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.kohsuke.stapler.HttpResponseorg.kohsuke.stapler.HttpResponsedoOverview(String daysParam) org.kohsuke.stapler.HttpResponsedoPipelines(String daysParam, String limitParam) org.kohsuke.stapler.HttpResponseMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface hudson.model.RootAction
getBadge, isPrimaryAction
-
Constructor Details
-
DoraApiAction
public DoraApiAction()
-
-
Method Details
-
getIconFileName
- Specified by:
getIconFileNamein interfaceAction
-
getDisplayName
- Specified by:
getDisplayNamein interfaceAction- Specified by:
getDisplayNamein interfaceModelObject
-
getUrlName
- Specified by:
getUrlNamein interfaceAction
-
doOverview
-
doPipelines
-
doTrends
-
doExport
-