...
Excerpt |
---|
This routine returns the Jira base url of the Jira from where you call the SIL script is called. |
Parameters
This routine has no parameters.
...
The routine returns the base url of the Jira.
Example
Code Block |
---|
return getJIRABaseUrl(); |
...
...
Excerpt |
---|
This routine returns the Jira base url of the Jira from where you call the SIL script is called. |
This routine has no parameters.
...
The routine returns the base url of the Jira.
Code Block |
---|
return getJIRABaseUrl(); |
...