G J O

G

getJiraRestClient(String, String, String) - Method in class org.xwiki.jira.JiraScriptService
Note that the password will be passed in clear over the network to the remote JIRA instance.
getJiraRestClient(String) - Method in class org.xwiki.jira.JiraScriptService
Connect anonymously to the remote JIRA instance.
getNullProgressMonitor() - Method in class org.xwiki.jira.JiraScriptService
Since all JRJC APIs require to be passed a ProgressMonitor this method makes it easy to get one (especially useful from Velocity scripts since they can't do any new).

J

JiraScriptService - Class in org.xwiki.jira
Expose Atlassian's JIRA REST service to XWiki scripts.
JiraScriptService() - Constructor for class org.xwiki.jira.JiraScriptService
 

O

org.xwiki.jira - package org.xwiki.jira
 

G J O

Copyright © 2004-2013 XWiki. All Rights Reserved.