Interface JohnsonTemplateContext

All Known Implementing Classes:
CustomisedConfigurationsHealthCheck.ConfigCustomisationTemplateContext, JohnsonConfigMigrationServlet.SuccessTemplateContext

public interface JohnsonTemplateContext
Interface for data provided to the atlassian-johnson front end event renderer. The type attribute determines which template to use. Subclasses need to add getters for the other attributes required by a particular template.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details