Versions Compared

Key

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

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

Section
Column

Introduction to Groovy

Groovy is an object-oriented programming language for the Java platform. It is a dynamic language with features similar to those of PythonRubyPerl, and Smalltalk. It can be used as a scripting language for the Java Platform. To know more about Groovy, see the Groovy Documentation.

Groovy in JMWE

Groovy script results in JMWE are used to:

Column
width350px
Panel
borderColorsilver
bgColor#f5f5f5
borderWidth1
borderStylesolid

On this page:

Table of Contents

Building Groovy scripts

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

...

You can learn writing groovy scripts either by going through the list of references (in the order given) or have a look at our tutorials listed below:

References

  • Basics of Groovy: This document explains
    • Basics of Groovy
    • References for learning Groovy

...

  • Variables that can be used in

...

...

  • What are the expected values for each field type of your issue
  • Groovy editor, where you should be writing your Groovy scripts 
  • Groovy script tester, which lets you test the written script against any issue

Tutorials

...

  • Return a boolean value
  • Return a user object