Bug Clerk 0.6.2.Final
A B C D E F G H I L M N O P Q R S T U V X 

A

AbstractCommandLineInterface - Class in org.jboss.jbossset.bugclerk.cli
 
AbstractCommandLineInterface() - Constructor for class org.jboss.jbossset.bugclerk.cli.AbstractCommandLineInterface
 
AbstractCommonArguments - Class in org.jboss.jbossset.bugclerk.cli
 
AbstractCommonArguments() - Constructor for class org.jboss.jbossset.bugclerk.cli.AbstractCommonArguments
 
addPrivateCommentTo(int, String) - Method in class org.jboss.jbossset.bugclerk.bugzilla.BugzillaClient
 
addRuleToIgnore(String) - Method in class org.jboss.jbossset.bugclerk.Candidate
 

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
 
BugClerkInvocatioWithFilterArguments - Class in org.jboss.jbossset.bugclerk.cli
 
BugClerkInvocatioWithFilterArguments() - Constructor for class org.jboss.jbossset.bugclerk.cli.BugClerkInvocatioWithFilterArguments
 
BugClerkReport - Class in org.jboss.jbossset.bugclerk.reports
 
BugClerkReport() - Constructor for class org.jboss.jbossset.bugclerk.reports.BugClerkReport
 
BugClerkReportEngine - Class in org.jboss.jbossset.bugclerk.reports
 
BugClerkReportEngine(String) - Constructor for class org.jboss.jbossset.bugclerk.reports.BugClerkReportEngine
 
BugClerkWithFilterCLI - Class in org.jboss.jbossset.bugclerk.cli
 
BugClerkWithFilterCLI() - Constructor for class org.jboss.jbossset.bugclerk.cli.BugClerkWithFilterCLI
 
BugReport - Class in org.jboss.jbossset.bugclerk.reports
 
BugReport() - Constructor for class org.jboss.jbossset.bugclerk.reports.BugReport
 
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
 
BugzillaDrone - Class in org.jboss.jbossset.bugclerk.bugzilla
Encompass automation of interaction with Bugzilla Server
BugzillaDrone(BugClerkInvocatioWithFilterArguments) - Constructor for class org.jboss.jbossset.bugclerk.bugzilla.BugzillaDrone
 
bugzillaLogin() - Method in class org.jboss.jbossset.bugclerk.bugzilla.BugzillaDrone
 
buildBugClerkReport(Map<Integer, List<Violation>>, String) - Method in class org.jboss.jbossset.bugclerk.BugClerk
 
buildBzUrlPrefix(URL) - Static method in class org.jboss.jbossset.bugclerk.utils.URLUtils
 
buildGlobalsMap() - Method in class org.jboss.jbossset.bugclerk.BugClerk
 
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
 
Candidate(Bug) - 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.BugClerk
 
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.reports.BugClerkReportEngine
 
createReport(Map<Integer, List<Violation>>) - Method in interface org.jboss.jbossset.bugclerk.reports.ReportEngine
 
createReport(Map<Integer, List<Violation>>) - Method in class org.jboss.jbossset.bugclerk.reports.StringReportEngine
 
createURLFromString(String) - Static method in class org.jboss.jbossset.bugclerk.utils.URLUtils
 

D

deleteFile(String) - Static method in class org.jboss.jbossset.bugclerk.BugClerk
 
DEV_ACK_FLAG - Static variable in class org.jboss.jbossset.bugclerk.utils.FlagsUtils
 

E

emptyOrNull(String) - Static method in class org.jboss.jbossset.bugclerk.utils.StringUtils
 
EOL - Static variable in class org.jboss.jbossset.bugclerk.utils.StringUtils
 
equals(Object) - Method in class org.jboss.jbossset.bugclerk.Violation
 
extractParameters(T, String[]) - Static method in class org.jboss.jbossset.bugclerk.cli.AbstractCommandLineInterface
 
extractParameterValueIfAny(URL, String) - Static method in class org.jboss.jbossset.bugclerk.utils.URLUtils
 
extractUrls(String) - Static method in class org.jboss.jbossset.bugclerk.utils.URLUtils
 

F

filterBugs(String, Collection<Candidate>) - Method in class org.jboss.jbossset.bugclerk.RuleEngine
 
FlagsUtils - Class in org.jboss.jbossset.bugclerk.utils
 
formatAck(Flag) - Static method in class org.jboss.jbossset.bugclerk.utils.FlagsUtils
 
formatAckFlagname(Flag) - Static method in class org.jboss.jbossset.bugclerk.utils.FlagsUtils
 
formatAckFlagWithStatus(Flag) - Static method in class org.jboss.jbossset.bugclerk.utils.FlagsUtils
 
formatCheckname(String) - Static method in class org.jboss.jbossset.bugclerk.utils.StringUtils
 

G

getAckFlags() - Method in class org.jboss.jbossset.bugclerk.reports.BugReport
 
getAuthURL() - Method in class org.jboss.jbossset.bugclerk.cli.BugClerkInvocatioWithFilterArguments
 
getBug() - Method in class org.jboss.jbossset.bugclerk.Candidate
 
getBugId() - Method in class org.jboss.jbossset.bugclerk.reports.BugReport
 
getBugs() - Method in class org.jboss.jbossset.bugclerk.reports.BugClerkReport
 
getCandidate() - Method in class org.jboss.jbossset.bugclerk.Violation
 
getCheckname() - Method in class org.jboss.jbossset.bugclerk.reports.ViolationDescription
 
getCheckName() - Method in class org.jboss.jbossset.bugclerk.Violation
 
getChecksToBeIgnored() - Method in class org.jboss.jbossset.bugclerk.Candidate
 
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
 
getFilterURL() - Method in class org.jboss.jbossset.bugclerk.cli.BugClerkInvocatioWithFilterArguments
 
getFlagNamesContaining(String) - Method in class org.jboss.jbossset.bugclerk.Candidate
 
getFlagWithName(String) - Method in class org.jboss.jbossset.bugclerk.Candidate
 
getHtmlReportFilename() - Method in class org.jboss.jbossset.bugclerk.cli.AbstractCommonArguments
 
getIds() - Method in class org.jboss.jbossset.bugclerk.cli.BugClerkArguments
 
getLevel() - Method in class org.jboss.jbossset.bugclerk.Violation
 
getLink() - Method in class org.jboss.jbossset.bugclerk.reports.BugReport
 
getLogger() - Static method in class org.jboss.jbossset.bugclerk.utils.LoggingUtils
 
getMessage() - Method in class org.jboss.jbossset.bugclerk.reports.ViolationDescription
 
getMessage() - Method in class org.jboss.jbossset.bugclerk.Violation
 
getOutputStreamForFile(String) - Static method in class org.jboss.jbossset.bugclerk.utils.StreamUtils
 
getPassword() - Method in class org.jboss.jbossset.bugclerk.cli.BugClerkInvocatioWithFilterArguments
 
getPropertyFromConfig(String) - Method in class org.jboss.jbossset.bugclerk.BugClerk
 
getReleaseFlags() - Method in class org.jboss.jbossset.bugclerk.reports.BugReport
 
getSession() - Method in class org.jboss.jbossset.bugclerk.smtp.SMTPClient
 
getSeverity() - Method in class org.jboss.jbossset.bugclerk.reports.ViolationDescription
 
getStatus() - Method in class org.jboss.jbossset.bugclerk.reports.BugReport
 
getStreamResultForFile(String) - Static method in class org.jboss.jbossset.bugclerk.utils.StreamUtils
 
getUrlPrefix() - Method in class org.jboss.jbossset.bugclerk.cli.BugClerkArguments
 
getUsername() - Method in class org.jboss.jbossset.bugclerk.cli.BugClerkInvocatioWithFilterArguments
 
getViolations() - Method in class org.jboss.jbossset.bugclerk.reports.BugReport
 
getXmlReportFilename(BugClerkArguments) - Static method in class org.jboss.jbossset.bugclerk.BugClerk
 
getXmlReportFilename() - Method in class org.jboss.jbossset.bugclerk.cli.AbstractCommonArguments
 

H

hashCode() - Method in class org.jboss.jbossset.bugclerk.Violation
 

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
 
isCommentOnBZEnabled() - Method in class org.jboss.jbossset.bugclerk.cli.BugClerkInvocatioWithFilterArguments
 
isDebug() - Method in class org.jboss.jbossset.bugclerk.cli.AbstractCommonArguments
 
isFailOnViolation() - Method in class org.jboss.jbossset.bugclerk.cli.BugClerkInvocatioWithFilterArguments
 
isFiltered() - Method in class org.jboss.jbossset.bugclerk.Candidate
 
isHelp() - Method in class org.jboss.jbossset.bugclerk.cli.AbstractCommonArguments
 
isHtmlReport() - Method in class org.jboss.jbossset.bugclerk.cli.AbstractCommonArguments
 
isMailReport() - Method in class org.jboss.jbossset.bugclerk.cli.BugClerkArguments
 
isNoRun() - Method in class org.jboss.jbossset.bugclerk.cli.BugClerkInvocatioWithFilterArguments
 
isReportToBz() - Method in class org.jboss.jbossset.bugclerk.cli.BugClerkArguments
 
isXMLReport() - Method in class org.jboss.jbossset.bugclerk.cli.AbstractCommonArguments
 
ITEM_ID_SEPARATOR - Static variable in class org.jboss.jbossset.bugclerk.utils.StringUtils
 

L

Level - Enum in org.jboss.jbossset.bugclerk
 
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
 
loadConfigurationProperties(String) - Method in class org.jboss.jbossset.bugclerk.BugClerk
 
loadPropertiesFile(String) - Static method in class org.jboss.jbossset.bugclerk.utils.PropertiesUtils
 
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.BugClerkWithFilterCLI
 

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.reports - package org.jboss.jbossset.bugclerk.reports
 
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
 
PM_ACK_FLAG - Static variable in class org.jboss.jbossset.bugclerk.utils.FlagsUtils
 
postAnalysisActions(BugClerkArguments, Map<Integer, List<Violation>>, String) - Method in class org.jboss.jbossset.bugclerk.BugClerk
 
printXmlReport(BugClerkReport, OutputStream) - Static method in class org.jboss.jbossset.bugclerk.reports.BugClerkReportEngine
 
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
 
PropertiesUtils - Class in org.jboss.jbossset.bugclerk.utils
 
publishReport(String) - Method in class org.jboss.jbossset.bugclerk.BugClerk
 

Q

QA_ACK_FLAG - Static variable in class org.jboss.jbossset.bugclerk.utils.FlagsUtils
 

R

RELEASE_64Z - Static variable in class org.jboss.jbossset.bugclerk.utils.FlagsUtils
 
ReportEngine<T> - Interface in org.jboss.jbossset.bugclerk.reports
 
reportsGeneration(BugClerkArguments, Map<Integer, List<Violation>>) - Method in class org.jboss.jbossset.bugclerk.BugClerk
 
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
 
retrievePayload() - Method in class org.jboss.jbossset.bugclerk.bugzilla.BugzillaDrone
 
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
 
RuleEngine(String, Map<String, Object>) - 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
 
setAckFlags(String) - Method in class org.jboss.jbossset.bugclerk.reports.BugReport
 
setAuthURL(String) - Method in class org.jboss.jbossset.bugclerk.cli.BugClerkInvocatioWithFilterArguments
 
setBugId(int) - Method in class org.jboss.jbossset.bugclerk.reports.BugReport
 
setBugs(List<BugReport>) - Method in class org.jboss.jbossset.bugclerk.reports.BugClerkReport
 
setCandidate(boolean) - Method in class org.jboss.jbossset.bugclerk.Candidate
 
setCheckname(String) - Method in class org.jboss.jbossset.bugclerk.reports.ViolationDescription
 
setCommentOnBZEnabled(boolean) - Method in class org.jboss.jbossset.bugclerk.cli.BugClerkInvocatioWithFilterArguments
 
setDebug(boolean) - Method in class org.jboss.jbossset.bugclerk.cli.AbstractCommonArguments
 
setFailOnViolation(boolean) - Method in class org.jboss.jbossset.bugclerk.cli.BugClerkInvocatioWithFilterArguments
 
setFiltered(boolean) - Method in class org.jboss.jbossset.bugclerk.Candidate
 
setFilterURL(String) - Method in class org.jboss.jbossset.bugclerk.cli.BugClerkInvocatioWithFilterArguments
 
setHelp(boolean) - Method in class org.jboss.jbossset.bugclerk.cli.AbstractCommonArguments
 
setHtmlReportFilename(String) - Method in class org.jboss.jbossset.bugclerk.cli.AbstractCommonArguments
 
setLevel(Level) - Method in class org.jboss.jbossset.bugclerk.Violation
 
setLink(URL) - Method in class org.jboss.jbossset.bugclerk.reports.BugReport
 
setMailReport(boolean) - Method in class org.jboss.jbossset.bugclerk.cli.BugClerkArguments
 
setMessage(String) - Method in class org.jboss.jbossset.bugclerk.reports.ViolationDescription
 
setNoRun(boolean) - Method in class org.jboss.jbossset.bugclerk.cli.BugClerkInvocatioWithFilterArguments
 
setPassword(String) - Method in class org.jboss.jbossset.bugclerk.cli.BugClerkInvocatioWithFilterArguments
 
setReleaseFlags(String) - Method in class org.jboss.jbossset.bugclerk.reports.BugReport
 
setReportToBz(boolean) - Method in class org.jboss.jbossset.bugclerk.cli.BugClerkArguments
 
setSeverity(String) - Method in class org.jboss.jbossset.bugclerk.reports.ViolationDescription
 
setStatus(String) - Method in class org.jboss.jbossset.bugclerk.reports.BugReport
 
setUrlPrefix(String) - Method in class org.jboss.jbossset.bugclerk.cli.BugClerkArguments
 
setUsername(String) - Method in class org.jboss.jbossset.bugclerk.cli.BugClerkInvocatioWithFilterArguments
 
setViolations(List<ViolationDescription>) - Method in class org.jboss.jbossset.bugclerk.reports.BugReport
 
setXmlReportFilename(String) - Method in class org.jboss.jbossset.bugclerk.cli.AbstractCommonArguments
 
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
 
StreamUtils - Class in org.jboss.jbossset.bugclerk.utils
 
StringReportEngine - Class in org.jboss.jbossset.bugclerk.reports
 
StringReportEngine(String) - Constructor for class org.jboss.jbossset.bugclerk.reports.StringReportEngine
 
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.AbstractCommonArguments
 
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
 
URLUtils - Class in org.jboss.jbossset.bugclerk.utils
 

V

validateArgs(BugClerkArguments) - Static method in class org.jboss.jbossset.bugclerk.cli.BugClerkArguments
 
valueOf(String) - Static method in enum org.jboss.jbossset.bugclerk.Level
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jboss.jbossset.bugclerk.Level
Returns an array containing the constants of this enum type, in the order they are declared.
Violation - Class in org.jboss.jbossset.bugclerk
 
Violation(Candidate, String, String) - Constructor for class org.jboss.jbossset.bugclerk.Violation
 
Violation(Candidate, String, String, Level) - Constructor for class org.jboss.jbossset.bugclerk.Violation
 
ViolationDescription - Class in org.jboss.jbossset.bugclerk.reports
 
ViolationDescription() - Constructor for class org.jboss.jbossset.bugclerk.reports.ViolationDescription
 

X

xmlToXhtml(T, StreamSource, StreamResult) - Static method in class org.jboss.jbossset.bugclerk.utils.XMLUtils
 
XMLUtils - Class in org.jboss.jbossset.bugclerk.utils
 
A B C D E F G H I L M N O P Q R S T U V X 
Bug Clerk 0.6.2.Final

Copyright © 2015 JBoss by Red Hat. All rights reserved.