JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Bug Clerk 0.4.2.Final
Prev
Next
Frames
No Frames
All Classes
A
B
C
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
A
addPrivateCommentTo(int, String)
- Method in class org.jboss.jbossset.bugclerk.bugzilla.
BugzillaClient
B
BugClerk
- Class in
org.jboss.jbossset.bugclerk
BugClerk()
- Constructor for class org.jboss.jbossset.bugclerk.
BugClerk
BugClerkArguments
- Class in
org.jboss.jbossset.bugclerk.cli
BugClerkArguments()
- Constructor for class org.jboss.jbossset.bugclerk.cli.
BugClerkArguments
BugClerkCLI
- Class in
org.jboss.jbossset.bugclerk.cli
BugClerkCLI()
- Constructor for class org.jboss.jbossset.bugclerk.cli.
BugClerkCLI
bugSetToIdStringSet(Set<Integer>)
- Static method in class org.jboss.jbossset.bugclerk.utils.
CollectionUtils
BugzillaClient
- Class in
org.jboss.jbossset.bugclerk.bugzilla
BugzillaClient()
- Constructor for class org.jboss.jbossset.bugclerk.bugzilla.
BugzillaClient
buildReport(Map<Integer, List<Violation>>, String)
- Method in class org.jboss.jbossset.bugclerk.
BugClerk
C
Candidate
- Class in
org.jboss.jbossset.bugclerk
Candidate(Bug, SortedSet<Comment>)
- Constructor for class org.jboss.jbossset.bugclerk.
Candidate
CLOSE_ID_SEPARATOR
- Static variable in class org.jboss.jbossset.bugclerk.utils.
StringUtils
CollectionUtils
- Class in
org.jboss.jbossset.bugclerk.utils
CommentPatternMatcher
- Class in
org.jboss.jbossset.bugclerk.bugzilla
CommentPatternMatcher(String)
- Constructor for class org.jboss.jbossset.bugclerk.bugzilla.
CommentPatternMatcher
CONFIGURATION_FILENAME
- Static variable in class org.jboss.jbossset.bugclerk.bugzilla.
BugzillaClient
configureLogger(boolean)
- Static method in class org.jboss.jbossset.bugclerk.utils.
LoggingUtils
containsPattern(Collection<Comment>)
- Method in class org.jboss.jbossset.bugclerk.bugzilla.
CommentPatternMatcher
createCandidateList(Map<String, Bug>, Map<String, SortedSet<Comment>>)
- Static method in class org.jboss.jbossset.bugclerk.utils.
CollectionUtils
createKSession(String)
- Static method in class org.jboss.jbossset.bugclerk.
RuleEngine
createReport(Map<Integer, List<Violation>>)
- Method in class org.jboss.jbossset.bugclerk.
ReportEngine
createURLFromString(String)
- Static method in class org.jboss.jbossset.bugclerk.utils.
URLUtils
E
EOL
- Static variable in class org.jboss.jbossset.bugclerk.utils.
StringUtils
equals(Object)
- Method in class org.jboss.jbossset.bugclerk.cli.
BugClerkArguments
extractParameters(String[])
- Static method in class org.jboss.jbossset.bugclerk.cli.
BugClerkArguments
F
formatCheckname(String)
- Static method in class org.jboss.jbossset.bugclerk.utils.
StringUtils
G
getBug()
- Method in class org.jboss.jbossset.bugclerk.
Candidate
getBug()
- Method in class org.jboss.jbossset.bugclerk.
Violation
getCheckName()
- Method in class org.jboss.jbossset.bugclerk.
Violation
getComments()
- Method in class org.jboss.jbossset.bugclerk.
Candidate
getEntryOrEmptySet(K, Map<K, SortedSet<V>>)
- Static method in class org.jboss.jbossset.bugclerk.utils.
CollectionUtils
getFlagNamesContaining(String)
- Method in class org.jboss.jbossset.bugclerk.
Candidate
getIds()
- Method in class org.jboss.jbossset.bugclerk.cli.
BugClerkArguments
getLogger()
- Static method in class org.jboss.jbossset.bugclerk.utils.
LoggingUtils
getMessage()
- Method in class org.jboss.jbossset.bugclerk.
Violation
getSession()
- Method in class org.jboss.jbossset.bugclerk.smtp.
SMTPClient
getUrlPrefix()
- Method in class org.jboss.jbossset.bugclerk.cli.
BugClerkArguments
H
hashCode()
- Method in class org.jboss.jbossset.bugclerk.cli.
BugClerkArguments
I
indexedViolationsByBugId(Collection<Violation>)
- Static method in class org.jboss.jbossset.bugclerk.utils.
CollectionUtils
indexViolationByCheckname(Collection<Violation>)
- Static method in class org.jboss.jbossset.bugclerk.utils.
CollectionUtils
isCandidate()
- Method in class org.jboss.jbossset.bugclerk.
Candidate
isDebug()
- Method in class org.jboss.jbossset.bugclerk.cli.
BugClerkArguments
isFiltered()
- Method in class org.jboss.jbossset.bugclerk.
Candidate
isHelp()
- Method in class org.jboss.jbossset.bugclerk.cli.
BugClerkArguments
isMailReport()
- Method in class org.jboss.jbossset.bugclerk.cli.
BugClerkArguments
isReportToBz()
- Method in class org.jboss.jbossset.bugclerk.cli.
BugClerkArguments
ITEM_ID_SEPARATOR
- Static variable in class org.jboss.jbossset.bugclerk.utils.
StringUtils
L
loadBugsById(Set<String>)
- Method in class org.jboss.jbossset.bugclerk.bugzilla.
BugzillaClient
loadBzFromUrl(URL)
- Method in class org.jboss.jbossset.bugclerk.bugzilla.
BugzillaClient
loadCandidates(List<String>)
- Method in class org.jboss.jbossset.bugclerk.
BugClerk
loadCandidates(List<String>)
- Method in class org.jboss.jbossset.bugclerk.bugzilla.
ParallelLoader
loadCommentForBug(Bug)
- Method in class org.jboss.jbossset.bugclerk.bugzilla.
BugzillaClient
loadCommentForBug(Collection<String>)
- Method in class org.jboss.jbossset.bugclerk.bugzilla.
BugzillaClient
LoggingUtils
- Class in
org.jboss.jbossset.bugclerk.utils
M
main(String[])
- Static method in class org.jboss.jbossset.bugclerk.cli.
BugClerkCLI
main(String[])
- Static method in class org.jboss.jbossset.bugclerk.cli.
VerifyBZsFromFilter
N
NO_EMAIL_CONFIGURATION_FOUND
- Static variable in class org.jboss.jbossset.bugclerk.smtp.
SMTPClient
O
objectsToArray(T...)
- Static method in class org.jboss.jbossset.bugclerk.utils.
CollectionUtils
OPEN_ID_SEPARATOR
- Static variable in class org.jboss.jbossset.bugclerk.utils.
StringUtils
org.jboss.jbossset.bugclerk
- package org.jboss.jbossset.bugclerk
org.jboss.jbossset.bugclerk.bugzilla
- package org.jboss.jbossset.bugclerk.bugzilla
org.jboss.jbossset.bugclerk.cli
- package org.jboss.jbossset.bugclerk.cli
org.jboss.jbossset.bugclerk.smtp
- package org.jboss.jbossset.bugclerk.smtp
org.jboss.jbossset.bugclerk.utils
- package org.jboss.jbossset.bugclerk.utils
P
ParallelLoader
- Class in
org.jboss.jbossset.bugclerk.bugzilla
ParallelLoader()
- Constructor for class org.jboss.jbossset.bugclerk.bugzilla.
ParallelLoader
PerformanceMonitor
- Class in
org.jboss.jbossset.bugclerk
PerformanceMonitor()
- Constructor for class org.jboss.jbossset.bugclerk.
PerformanceMonitor
postAnalysisAction(BugClerkArguments, Map<Integer, List<Violation>>, String)
- Method in class org.jboss.jbossset.bugclerk.
BugClerk
processBugEntry(Collection<Candidate>)
- Method in class org.jboss.jbossset.bugclerk.
RuleEngine
processEntriesAndReportViolations(List<Candidate>)
- Method in class org.jboss.jbossset.bugclerk.
BugClerk
processVariableArity(String, String[])
- Method in class org.jboss.jbossset.bugclerk.cli.
BugClerkArguments
publishReport(String)
- Method in class org.jboss.jbossset.bugclerk.
BugClerk
R
ReportEngine
- Class in
org.jboss.jbossset.bugclerk
ReportEngine(String)
- Constructor for class org.jboss.jbossset.bugclerk.
ReportEngine
reportViolationToBZ(Map<Integer, List<Violation>>)
- Method in class org.jboss.jbossset.bugclerk.bugzilla.
ReportViolationToBzEngine
ReportViolationToBzEngine
- Class in
org.jboss.jbossset.bugclerk.bugzilla
ReportViolationToBzEngine(String, String, BugzillaClient)
- Constructor for class org.jboss.jbossset.bugclerk.bugzilla.
ReportViolationToBzEngine
returnsTimeElapsedAndRestartClock()
- Method in class org.jboss.jbossset.bugclerk.
PerformanceMonitor
RuleEngine
- Class in
org.jboss.jbossset.bugclerk
RuleEngine(String)
- Constructor for class org.jboss.jbossset.bugclerk.
RuleEngine
run(BugClerkArguments)
- Method in class org.jboss.jbossset.bugclerk.
BugClerk
runAndReturnsViolations(BugClerkArguments)
- Method in class org.jboss.jbossset.bugclerk.
BugClerk
runCheckOnBugs(String, Collection<Candidate>)
- Method in class org.jboss.jbossset.bugclerk.
RuleEngine
S
sendEmail(String, String, String, String)
- Method in class org.jboss.jbossset.bugclerk.smtp.
SMTPClient
setCandidate(boolean)
- Method in class org.jboss.jbossset.bugclerk.
Candidate
setDebug(boolean)
- Method in class org.jboss.jbossset.bugclerk.cli.
BugClerkArguments
setFiltered(boolean)
- Method in class org.jboss.jbossset.bugclerk.
Candidate
setHelp(boolean)
- Method in class org.jboss.jbossset.bugclerk.cli.
BugClerkArguments
setMailReport(boolean)
- Method in class org.jboss.jbossset.bugclerk.cli.
BugClerkArguments
setReportToBz(boolean)
- Method in class org.jboss.jbossset.bugclerk.cli.
BugClerkArguments
setUrlPrefix(String)
- Method in class org.jboss.jbossset.bugclerk.cli.
BugClerkArguments
shutdownRuleEngine()
- Method in class org.jboss.jbossset.bugclerk.
RuleEngine
SMTPClient
- Class in
org.jboss.jbossset.bugclerk.smtp
SMTPClient()
- Constructor for class org.jboss.jbossset.bugclerk.smtp.
SMTPClient
startClock()
- Method in class org.jboss.jbossset.bugclerk.
PerformanceMonitor
StringUtils
- Class in
org.jboss.jbossset.bugclerk.utils
T
timeSpentInSecondsSince()
- Method in class org.jboss.jbossset.bugclerk.
PerformanceMonitor
toString()
- Method in class org.jboss.jbossset.bugclerk.
Candidate
toString()
- Method in class org.jboss.jbossset.bugclerk.cli.
BugClerkArguments
toString()
- Method in class org.jboss.jbossset.bugclerk.
Violation
twoEOLs()
- Static method in class org.jboss.jbossset.bugclerk.utils.
StringUtils
U
updateBZwithViolations(Map<Integer, List<Violation>>)
- Method in class org.jboss.jbossset.bugclerk.
BugClerk
updatePasswordFieldInput(String, String, HtmlForm)
- Static method in class org.jboss.jbossset.bugclerk.cli.
VerifyBZsFromFilter
updateTextFieldInput(String, String, HtmlForm)
- Static method in class org.jboss.jbossset.bugclerk.cli.
VerifyBZsFromFilter
URLUtils
- Class in
org.jboss.jbossset.bugclerk.utils
V
validateArgs(BugClerkArguments)
- Static method in class org.jboss.jbossset.bugclerk.cli.
BugClerkArguments
VerifyBZsFromFilter
- Class in
org.jboss.jbossset.bugclerk.cli
VerifyBZsFromFilter()
- Constructor for class org.jboss.jbossset.bugclerk.cli.
VerifyBZsFromFilter
Violation
- Class in
org.jboss.jbossset.bugclerk
Violation(Bug, String, String)
- Constructor for class org.jboss.jbossset.bugclerk.
Violation
A
B
C
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Bug Clerk 0.4.2.Final
Prev
Next
Frames
No Frames
All Classes
Copyright © 2015
JBoss by Red Hat
. All rights reserved.