A B C F G I O P S T U 
All Classes All Packages

A

addCommentToIssue(Collection<Issue>, Comment) - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaIssueTracker
 
addCommentToIssue(Map<Issue, Comment>) - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaIssueTracker
 
addCommentToIssue(Issue, Comment) - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaIssueTracker
 

B

BugzillaClient - Class in org.jboss.set.aphrodite.issue.trackers.bugzilla
 
BugzillaClient(URL, String, String, ExecutorService) - Constructor for class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaClient
 
BugzillaIssueCreationDetails - Class in org.jboss.set.aphrodite.issue.trackers.bugzilla
 
BugzillaIssueCreationDetails() - Constructor for class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaIssueCreationDetails
 
BugzillaIssueTracker - Class in org.jboss.set.aphrodite.issue.trackers.bugzilla
An implementation of the IssueTrackerService for the Bugzilla issue tracker.
BugzillaIssueTracker() - Constructor for class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaIssueTracker
 
BugzillaPatchHomeImpl - Class in org.jboss.set.aphrodite.issue.trackers.bugzilla
 
BugzillaPatchHomeImpl() - Constructor for class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaPatchHomeImpl
 

C

createIssue(String, String, String, String) - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaClient
 
createIssue(IssueCreationDetails) - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaIssueTracker
 

F

findPatchesByIssue(Issue) - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaPatchHomeImpl
 

G

getBzClient() - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaIssueTracker
 
getCommentsForIssue(String) - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaClient
 
getCommentsForIssue(Issue) - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaClient
 
getCommentsForIssues(Map<String, Issue>) - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaClient
 
getComponent() - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaIssueCreationDetails
 
getIssue(String) - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaClient
 
getIssue(URL) - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaIssueTracker
 
getIssues(Collection<URL>) - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaClient
 
getIssues(Collection<URL>) - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaIssueTracker
 
getIssueWithComments(String) - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaClient
 
getIssueWithComments(URL) - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaClient
 
getLog() - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaIssueTracker
 
getVersion() - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaIssueCreationDetails
 

I

init(IssueTrackerConfig) - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaIssueTracker
 
isCPReleased(String) - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaIssueTracker
 
IssuePriorityTranslatorUtil - Class in org.jboss.set.aphrodite.issue.trackers.bugzilla
Bugzilla priority naming differs from the one offered by this API, and has been mapped like that:

O

org.jboss.set.aphrodite.issue.trackers.bugzilla - package org.jboss.set.aphrodite.issue.trackers.bugzilla
 

P

postComment(int, String, boolean) - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaClient
 
postComment(Collection<Issue>, Comment) - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaClient
 
postComment(Map<Issue, Comment>) - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaClient
 
postComment(Issue, Comment) - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaClient
 

S

searchIssues(SearchCriteria) - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaClient
 
searchIssues(SearchCriteria) - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaIssueTracker
 
searchIssues(SearchCriteria, int) - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaClient
 
searchIssuesByFilter(URL) - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaClient
 
searchIssuesByFilter(URL) - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaIssueTracker
 
setComponent(String) - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaIssueCreationDetails
 
setVersion(String) - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaIssueCreationDetails
 

T

translateFromBugzilla(String) - Static method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.IssuePriorityTranslatorUtil
 

U

updateEstimate(int, double) - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaClient
 
updateFlags(int, String, FlagStatus) - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaClient
 
updateIssue(Issue) - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaClient
 
updateIssue(Issue) - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaIssueTracker
 
updateStatus(int, IssueStatus) - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaClient
 
updateTargetMilestone(int, String) - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaClient
 
updateTargetRelease(int, String...) - Method in class org.jboss.set.aphrodite.issue.trackers.bugzilla.BugzillaClient
 
A B C F G I O P S T U 
All Classes All Packages