C J O P S U V

C

ConnectionInfo - Class in org.jenkinsci.jira_scraper
 
ConnectionInfo() - Constructor for class org.jenkinsci.jira_scraper.ConnectionInfo
 
createAuthenticatedSession() - Method in class org.jenkinsci.jira_scraper.JiraScraper
Creates a conversation that's already logged in as the current user.
createComponent(String, String, String) - 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.

J

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

O

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

P

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

S

setDefaultAssignee(String, String, JiraScraper.DefaultAssignee) - Method in class org.jenkinsci.jira_scraper.JiraScraper
 

U

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

V

valueOf(String) - Static method in enum org.jenkinsci.jira_scraper.JiraScraper.DefaultAssignee
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jenkinsci.jira_scraper.JiraScraper.DefaultAssignee
Returns an array containing the constants of this enum type, in the order they are declared.

C J O P S U V

Copyright © 2004-2011. All Rights Reserved.