Options
All
  • Public
  • Public/Protected
  • All
Menu

The result of evaluating a Jira expression.

Hierarchy

  • JiraExpressionResult

Index

Properties

Properties

Optional meta

Contains various characteristics of the performed expression evaluation.

value

value: any

The value of the evaluated expression. It may be a primitive JSON value or a Jira REST API object. (Some expressions do not produce any meaningful results—for example, an expression that returns a lambda function—if that's the case a simple string representation is returned. These string representations should not be relied upon and may change without notice.)

Legend

  • Namespace
  • Variable
  • Function
  • Type alias
  • Interface
  • Property
  • Class
  • Class with type parameter
  • Enumeration

Generated using TypeDoc