Class JohnsonPageDataProvider

java.lang.Object
com.atlassian.jira.health.web.JohnsonPageDataProvider

public final class JohnsonPageDataProvider extends Object
Provides data for jira-components/jira-webapp/src/main/webapp/secure/errors.jsp.

since @7.4

  • Method Details

    • createInstance

      public static JohnsonPageDataProvider createInstance(@Nonnull javax.servlet.ServletContext context)
    • asJSON

      @Nonnull public com.google.gson.JsonObject asJSON()
      Returns a JSONObject of the data about the current health status for the johnson page. A constant check is needed as test and enpoints may change during the lifecycles of the tests.