expensiveOperations property

JiraExpressionsComplexityValueBean expensiveOperations
final

The number of expensive operations executed while evaluating the expression. Expensive operations are those that load additional data, such as entity properties, comments, or custom fields.

Implementation

final JiraExpressionsComplexityValueBean expensiveOperations;