Meta data describing the issues context variable.

interface IssuesMetaBean {
    jql?: IssuesJqlMetaDataBean;
}

Properties

Properties

The description of the page of issues loaded by the provided JQL query.