Class GoogleSiteVerification

java.lang.Object
com.atlassian.jira.ajsmeta.GoogleSiteVerification

public class GoogleSiteVerification extends Object
Utility class for including the Google site verification key in the JIRA header if it's set.
Since:
v6.0
  • Field Details

  • Constructor Details

  • Method Details

    • writeHtml

      public void writeHtml(Writer writer) throws IOException
      Throws:
      IOException
    • isAvailable

      public boolean isAvailable()
      Returns whether Google site verification is available, i.e. has the verification key been defined.
      Returns:
      true if Google site verification is available.