Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The most Most of the provided decision tables examples use IssueFieldOperator utility. That class is provided by the Rivet Group: Jira App Base Plugin, which is delivered with the Decision Table plugin. IssueFieldOperator add some field operations, which help in getting get and setting set the value of the various fields in many scenarios. A majority of operations are basic, short and reusable. The code is much less complex, easier to read and understand. Additionally, it can handle invalid data or exceptions.