Package com.atlassian.jira.rest.v2
Class EndpointUsageEvent
java.lang.Object
com.atlassian.jira.rest.v2.EndpointUsageEvent
For publishing analytics data concerning the usage of REST endpoints.
- Since:
- 8.0
-
Constructor Summary
ConstructorsConstructorDescriptionEndpointUsageEvent
(String endpointName, boolean successfulResponse) EndpointUsageEvent
(String endpointName, boolean successfulResponse, Long idAttributeValue, String resourceName) -
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Constructor Details
-
EndpointUsageEvent
-
EndpointUsageEvent
-
-
Method Details
-
getEndpointName
-
isSuccessfulResponse
public boolean isSuccessfulResponse() -
getResourceId
-
getResourceName
-