Groovy - Steps
Process steps in the Groovy plug-in:
Run Groovy Script
This step runs a groovy script.
Name | Type | Description | Required |
---|---|---|---|
Groovy Home | String | The Groovy home directory. The default value is the GROOVY_HOME environment variable. | Yes |
Script | String | The Groovy script code to run. Use thejava.util.Properties Java variable, outProps to uploadoutput properties to the server and the inProps variable to contain all input properties. | Yes |
ClassPath | String | List the classpaths to include. Separate multiple classpaths using commas or new lines. | No |
Back to … | Latest Version | Groovy | ||||
---|---|---|---|---|---|---|
All Plugins | Deploy Plugins | 15.1151773 | Readme | Overview | Usage | Downloads |