NAME
JIRA::API::JiraExpressionEvaluationMetaDataBean -
SYNOPSIS
my $obj = JIRA::API::JiraExpressionEvaluationMetaDataBean->new();
...
PROPERTIES
complexity
Contains information about the expression complexity. For example, the number of steps it took to evaluate the expression.
issues
Contains information about the `issues` variable in the context. For example, is the issues were loaded with JQL, information about the page will be included here.