SIL Groovy Connector
- Supported
- Jira Service Management
- Jira
Execute Groovy scripts in SIL® Engine
This is a plugin for Atlassian Jira Server. It can be used only if the SIL® Engine is installed in your Jira instance.
The SIL® Groovy Script Runner plugin adds the execute GroovyScript routine to SIL®. You can pass a groovy script to this routine and the script will be executed.
Plugin usage:
1. Create a script in SIL® Manager: You can find more information about SIL® Manager here.
2. Add the executeGroovyScript routine to your SIL® script:
runnerLog(executeGroovyScript("return 'Hello World!'"));
The issue variable is available within groovy scripts. The issue variable contains the reference to the issue, under which the script is being executed.
Your script would look like this:
runnerLog(executeGroovyScript("return issue.getKey()"));
The Appfire platform features dozens of top-selling apps that help teams worldwide solve big challenges.
Privacy and security
Privacy policy
Atlassian's privacy policy is not applicable to the use of this app. Please refer to the privacy policy provided by this app's partner.
Partner privacy policy