Class JiraAuth


  • public class JiraAuth
    extends Object
    • Method Detail

      • getSearchRestClient

        public com.atlassian.jira.rest.client.SearchRestClient getSearchRestClient()
                                                                            throws Exception
        Throws:
        Exception
      • getIssueRestClient

        public com.atlassian.jira.rest.client.IssueRestClient getIssueRestClient()
                                                                          throws Exception
        Throws:
        Exception
      • getProjectRestClient

        public com.atlassian.jira.rest.client.ProjectRestClient getProjectRestClient()
                                                                              throws Exception
        Throws:
        Exception
      • getMetaDataRestClient

        public com.atlassian.jira.rest.client.MetadataRestClient getMetaDataRestClient()
                                                                                throws Exception
        Throws:
        Exception
      • getUserRestClient

        public com.atlassian.jira.rest.client.UserRestClient getUserRestClient()
                                                                        throws Exception
        Throws:
        Exception