Class HtmlMetadataManager

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

@Internal public final class HtmlMetadataManager extends Object
The metadata that gets included by default on all JIRA pages. Accessible in the browser by using AJS.Meta.get(String).

This is currently a hard-coded set of information but in the future we might think about making this a plugin point so that plugins can use AJS.Meta.

Since:
v5.2