@ParametersAreNonnullByDefault public class JohnsonPageDataProvider extends Object
| Constructor and Description | 
|---|
JohnsonPageDataProvider(HealthCheckRunner healthCheckRunner,
                       com.atlassian.johnson.config.JohnsonConfig johnsonConfig,
                       JohnsonEventCollectionSerializer eventCollectionSerializer,
                       com.atlassian.johnson.JohnsonEventContainer johnsonContainer,
                       com.atlassian.seraph.config.SecurityConfig securityConfig)  | 
| Modifier and Type | Method and Description | 
|---|---|
@NonNull Json | 
getPageData()
Returns the data necessary to render the Johnson page. 
 | 
public JohnsonPageDataProvider(HealthCheckRunner healthCheckRunner, com.atlassian.johnson.config.JohnsonConfig johnsonConfig, JohnsonEventCollectionSerializer eventCollectionSerializer, com.atlassian.johnson.JohnsonEventContainer johnsonContainer, com.atlassian.seraph.config.SecurityConfig securityConfig)
public @NonNull Json getPageData()
Copyright © 2003–2022 Atlassian. All rights reserved.