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 TypeMethodDescriptionvoiddoStats(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse rsp)
-
Constructor Details
-
EC2FleetStatsApi
public EC2FleetStatsApi()
-
-
Method Details
-
getIconFileName
- Specified by:
getIconFileNamein interfaceAction
-
getDisplayName
- Specified by:
getDisplayNamein interfaceAction- Specified by:
getDisplayNamein interfaceModelObject
-
getUrlName
- Specified by:
getUrlNamein interfaceAction
-
doStats
public void doStats(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse rsp) throws IOException, javax.servlet.ServletException - Throws:
IOExceptionjavax.servlet.ServletException
-