Section | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
To learn how to write Groovy scripts, you need to know the basics of Groovy and how to use it in JMWE. You can either learn from the references or tutorials.
References
...
for learning Groovy
- Groovy in action
References for learning Groovy in JMWE
- Variables used in a groovy expression and their interfaces.
- Accessing the fields of an issue
- Expected value for each field type
- Groovy editor, where you should be writing your Groovy scripts
- Groovy script tester, which lets you test the written script against any issue
Tutorials for Groovy in JMWE
- Return a boolean value
- Return a user object