Class JohnsonPageDataProvider


  • @ParametersAreNonnullByDefault
    public class JohnsonPageDataProvider
    extends Object
    Provides data for the Johnson page.
    Since:
    6.5.0
    • Constructor Detail

      • 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 Detail

      • getPageData

        public @NonNull Json getPageData()
        Returns the data necessary to render the Johnson page.