Package com.atlassian.jira.ipd.http
Class HttpRequestsInProductDiagnosticJobScheduler
java.lang.Object
com.atlassian.jira.ipd.http.HttpRequestsInProductDiagnosticJobScheduler
- All Implemented Interfaces:
Startable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidlongvoidstart()This method will be called after the plugin system is fully initialised and all components added to the dependency injection framework.
-
Constructor Details
-
HttpRequestsInProductDiagnosticJobScheduler
-
-
Method Details
-
start
Description copied from interface:StartableThis method will be called after the plugin system is fully initialised and all components added to the dependency injection framework. -
countRequestsPerMinute
public void countRequestsPerMinute() -
getRequestsCountPerMinute
public long getRequestsCountPerMinute()
-