Welcome to the add-on specific tutorials that teach you writing Groovy scripts in the Jira Misc Workflow Extensions add-on. Now that you have got acquainted with the Basics of Groovy and its context in JMWE, writing fairly simple and complex scripts
On this page:
Pre-requisites
Before starting this tutorial you should have completed the
- Basics of Groovy tutorial or already familiar with the basic Groovy concepts and hence skipped it
- Groovy in JMWE, to know the usage of Groovy in JMWE add-on
Objective
By the end of this tutorial:
- You will have a local Jira Server instance with workflow extensions having scripts. However, note that the end product is not a complete functional workflow.
- You will learn to write Groovy scripts in JMWE
About the tutorial
This tutorial guides you through the following chapters: