C D J M O P R S U 

C

ConnectionInfo - Class in org.jenkinsci.jira_scraper
 
ConnectionInfo() - Constructor for class org.jenkinsci.jira_scraper.ConnectionInfo
 
createComponent(String, String, String, AssigneeType) - Method in class org.jenkinsci.jira_scraper.JiraScraper
JIRA doesn't have the SOAP API to create a component, so we need to do this via a HTTP POST and page scraping.

D

deleteComponent(String, String, String) - Method in class org.jenkinsci.jira_scraper.JiraScraper
Deletes the specified component

J

JiraScraper - Class in org.jenkinsci.jira_scraper
 
JiraScraper() - Constructor for class org.jenkinsci.jira_scraper.JiraScraper
 

M

main(String[]) - Static method in class org.jenkinsci.jira_scraper.JiraScraper
 

O

org.jenkinsci.jira_scraper - package org.jenkinsci.jira_scraper
 

P

password - Variable in class org.jenkinsci.jira_scraper.ConnectionInfo
 

R

removeDefaultAssignee(String, String, AssigneeType) - Method in class org.jenkinsci.jira_scraper.JiraScraper
Removes the default assignee (or project lead) from the specified component.
renameComponent(String, String, String) - Method in class org.jenkinsci.jira_scraper.JiraScraper
Deletes the specified component

S

setComponentDescription(String, String, String) - Method in class org.jenkinsci.jira_scraper.JiraScraper
Sets the component description.
setDefaultAssignee(String, String, AssigneeType) - Method in class org.jenkinsci.jira_scraper.JiraScraper
 
setDefaultAssignee(String, String, AssigneeType, String) - Method in class org.jenkinsci.jira_scraper.JiraScraper
 

U

userName - Variable in class org.jenkinsci.jira_scraper.ConnectionInfo
 
C D J M O P R S U 

Copyright © 2004-2014. All Rights Reserved.