Package com.amazon.jenkins.ec2fleet
Class EC2FleetStatsApi
java.lang.Object
com.amazon.jenkins.ec2fleet.EC2FleetStatsApi
- All Implemented Interfaces:
ExtensionPoint
,Action
,ModelObject
,RootAction
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
doStats
(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse rsp)
-
Constructor Details
-
EC2FleetStatsApi
public EC2FleetStatsApi()
-
-
Method Details
-
getIconFileName
- Specified by:
getIconFileName
in interfaceAction
-
getDisplayName
- Specified by:
getDisplayName
in interfaceAction
- Specified by:
getDisplayName
in interfaceModelObject
-
getUrlName
- Specified by:
getUrlName
in interfaceAction
-
doStats
public void doStats(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse rsp) throws IOException, javax.servlet.ServletException - Throws:
IOException
javax.servlet.ServletException
-