Class JohnsonPageDataProvider
java.lang.Object
com.atlassian.confluence.impl.health.web.JohnsonPageDataProvider
Provides data for the Johnson page.
- Since:
- 6.5.0
-
Constructor Summary
ConstructorsConstructorDescriptionJohnsonPageDataProvider
(HealthCheckRunner healthCheckRunner, com.atlassian.johnson.config.JohnsonConfig johnsonConfig, JohnsonEventCollectionSerializer eventCollectionSerializer, com.atlassian.johnson.JohnsonEventContainer johnsonContainer, com.atlassian.seraph.config.SecurityConfig securityConfig) -
Method Summary
Modifier and TypeMethodDescription@NonNull Json
Returns the data necessary to render the Johnson page.
-
Constructor Details
-
JohnsonPageDataProvider
public JohnsonPageDataProvider(HealthCheckRunner healthCheckRunner, com.atlassian.johnson.config.JohnsonConfig johnsonConfig, JohnsonEventCollectionSerializer eventCollectionSerializer, com.atlassian.johnson.JohnsonEventContainer johnsonContainer, com.atlassian.seraph.config.SecurityConfig securityConfig)
-
-
Method Details
-
getPageData
Returns the data necessary to render the Johnson page.
-