A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

addTask(ProjectHelper, File) - Method in DetektTask
addTask(ProjectHelper) - Method in KtlintTask
androidLint - Field in GnagPluginExtension
AndroidLintExtension - Class in com.btkelly.gnag.extensions
Copyright 2016 Bryan Kelly
AndroidLintExtension(Project) - Constructor in AndroidLintExtension
AndroidLintViolationDetector - Class in com.btkelly.gnag.reporters
AndroidLintViolationDetector(Project, AndroidLintExtension) - Constructor in AndroidLintViolationDetector
append(CharSequence) - Method in HtmlStringBuilder
appendBold(CharSequence) - Method in HtmlStringBuilder
appendCode(CharSequence) - Method in HtmlStringBuilder
appendLink(CharSequence, String) - Method in HtmlStringBuilder
apply(Project) - Method in GnagPlugin
AuthInterceptor - Class in com.btkelly.gnag.api
Copyright 2016 Bryan Kelly
AuthInterceptor(String) - Constructor in AuthInterceptor
authToken(String) - Method in GitHubExtension

B

BaseExecutedViolationDetector - Class in com.btkelly.gnag.reporters
Created by bobbake4 on 4/1/16.
BaseExecutedViolationDetector(Project, ReporterExtension) - Constructor in BaseExecutedViolationDetector
BaseViolationDetector - Class in com.btkelly.gnag.reporters
BaseViolationDetector(Project) - Constructor in BaseViolationDetector

C

calculatePathWithinProject(Project, String) - Method in PathCalculator
@param project the current project
CheckStatus - Class in com.btkelly.gnag.models
Copyright 2016 Bryan Kelly
CheckStatus(GitHubStatusType, Set<Violation>) - Constructor in CheckStatus
checkstyle - Field in GnagPluginExtension
CheckstyleParser - Class in com.btkelly.gnag.reporters.utils
CheckstyleViolationDetector - Class in com.btkelly.gnag.reporters
Created by bobbake4 on 4/1/16.
CheckstyleViolationDetector(Project, ReporterExtension) - Constructor in CheckstyleViolationDetector
computeSecondaryUrls(String, String) - Method in AndroidLintViolationDetector
convert(ResponseBody) - Method in DiffParserResponseBodyConverter
create() - Method in DiffParserConverterFactory
create() - Method in GsonConverterFactory

D

deleteLocalReportFiles(File, Logger) - Method in ReportWriter
detekt - Field in GnagPluginExtension
DetektTask - Class in com.btkelly.gnag.tasks
DetektViolationDetector - Class in com.btkelly.gnag.reporters
Created by bobbake4 on 4/1/16.
DetektViolationDetector(Project, ReporterExtension) - Constructor in DetektViolationDetector
DiffParserConverterFactory - Class in com.btkelly.gnag.utils.diffparser
Copyright 2016 Bryan Kelly
DiffParserResponseBodyConverter - Class in com.btkelly.gnag.utils.diffparser
Copyright 2016 Bryan Kelly
DiffParserResponseBodyConverter(GitHubDiffParser) - Constructor in DiffParserResponseBodyConverter

E

enabled(boolean) - Method in AndroidLintExtension
@deprecated replaced by setEnabled(boolean)
enabled(boolean) - Method in ReporterExtension
@deprecated replaced by setEnabled(boolean)
executeReporter() - Method in BaseExecutedViolationDetector
executeReporter() - Method in CheckstyleViolationDetector
executeReporter() - Method in FindbugsViolationDetector
executeReporter() - Method in PMDViolationDetector

F

findbugs - Field in GnagPluginExtension
FindbugsViolationDetector - Class in com.btkelly.gnag.reporters
Created by bobbake4 on 4/1/16.
FindbugsViolationDetector(Project, ReporterExtension) - Constructor in FindbugsViolationDetector

G

getAuthToken() - Method in GitHubExtension
getBase() - Method in GitHubPRDetails
getBody() - Method in GitHubPRDetails
getDescription() - Method in GitHubStatusType
getDetectedViolations() - Method in AndroidLintViolationDetector
getDetectedViolations() - Method in CheckstyleViolationDetector
getDetectedViolations() - Method in DetektViolationDetector
getDetectedViolations() - Method in FindbugsViolationDetector
getDetectedViolations() - Method in KtlintViolationDetector
getDetectedViolations() - Method in PMDViolationDetector
getDetectedViolations() - Method in ViolationDetector
getDetektReportFileName() - Method in ProjectHelper
getDiffLineIndex() - Method in PRLocation
getGitHubStatusType() - Method in CheckStatus
getHead() - Method in GitHubPRDetails
getHtmlStringForAggregatedComment(Violation) - Method in ViolationFormatter
Use this method to create a formatted HTML string representing a violation that will be posted as part of an aggregated comment.
getHtmlStringForInlineComment(Violation) - Method in ViolationFormatter
Use this method to create a formatted HTML string representing a violation that will be posted as an inline comment.
getId() - Method in GitHubPRDetails
getIssueNumber() - Method in GitHubExtension
getJavaSourceFiles() - Method in ProjectHelper
getKotlinSourceFiles() - Method in ProjectHelper
getKtlintReportFile() - Method in ProjectHelper
getLabel() - Method in GitHubCommit
getNumber() - Method in GitHubPRDetails
getPRDetails(String) - Method in GitHubApiClient
getPRDiffs(String) - Method in GitHubApiClient
getProject() - Method in ProjectHelper
getRef() - Method in GitHubCommit
getRelativeFilePath() - Method in PRLocation
getRepoName() - Method in GitHubExtension
getReporterConfig() - Method in ReporterExtension
getReportsDir() - Method in ProjectHelper
getRootUrl() - Method in GitHubExtension
getSeverity() - Method in AndroidLintExtension
getSha() - Method in GitHubCommit
getSourceSetRootDirPaths() - Method in ProjectHelper
getState() - Method in GitHubPRDetails
getStatusesUrl() - Method in GitHubPRDetails
getSuccessfulCheckStatus() - Method in CheckStatus
getTitle() - Method in GitHubPRDetails
getToolVersion() - Method in ReporterExtension
getViolations() - Method in CheckStatus
github - Field in GnagPluginExtension
GitHubApiClient - Interface in com.btkelly.gnag.api
Copyright 2016 Bryan Kelly
GitHubCommit - Class in com.btkelly.gnag.models
Copyright 2016 Bryan Kelly
GitHubExtension - Class in com.btkelly.gnag.extensions
Copyright 2016 Bryan Kelly
GitHubInlineComment - Class in com.btkelly.gnag.models
Copyright 2016 Bryan Kelly
GitHubInlineComment(String, String, PRLocation) - Constructor in GitHubInlineComment
GitHubPRComment - Class in com.btkelly.gnag.models
Copyright 2016 Bryan Kelly
GitHubPRComment(String) - Constructor in GitHubPRComment
GitHubPRDetails - Class in com.btkelly.gnag.models
Copyright 2016 Bryan Kelly
GitHubStatus - Class in com.btkelly.gnag.models
Copyright 2016 Bryan Kelly
GitHubStatus(GitHubStatusType, String) - Constructor in GitHubStatus
GitHubStatusType - Enum in com.btkelly.gnag.models
Copyright 2016 Bryan Kelly
GnagPlugin - Class in com.btkelly.gnag
Created by bobbake4 on 4/1/16.
GnagPluginExtension - Class in com.btkelly.gnag.extensions
Copyright 2016 Bryan Kelly
GnagPluginExtension(Project) - Constructor in GnagPluginExtension
GsonConverterFactory - Class in com.btkelly.gnag.utils.gson
Copyright 2016 Bryan Kelly

H

hasJavaSourceFiles() - Method in ProjectHelper
hasKotlinSourceFiles() - Method in ProjectHelper
hasReporterConfig() - Method in ReporterExtension
HtmlStringBuilder - Class in com.btkelly.gnag.utils
Copyright 2016 Bryan Kelly
HtmlStringBuilder() - Constructor in HtmlStringBuilder

I

insertLineBreak() - Method in HtmlStringBuilder
intercept(Chain) - Method in AuthInterceptor
intercept(Chain) - Method in UserAgentInterceptor
isAndroidProject() - Method in ProjectHelper
isCommentInline() - Method in GitHubExtension
isCommentOnSuccess() - Method in GitHubExtension
isEnabled() - Method in AndroidLintExtension
isEnabled() - Method in GnagPluginExtension
isEnabled() - Method in ReporterExtension
issueNumber(String) - Method in GitHubExtension

J

K

ktlint - Field in GnagPluginExtension
KtlintTask - Class in com.btkelly.gnag.tasks
KtlintViolationDetector - Class in com.btkelly.gnag.reporters
Created by bobbake4 on 4/1/16.
KtlintViolationDetector(Project, ReporterExtension) - Constructor in KtlintViolationDetector

L

LineNumberParser - Class in com.btkelly.gnag.reporters.utils
loadExtension(Project) - Method in GnagPluginExtension

M

N

name() - Method in AndroidLintViolationDetector
name() - Method in CheckstyleViolationDetector
name() - Method in DetektViolationDetector
name() - Method in FindbugsViolationDetector
name() - Method in KtlintViolationDetector
name() - Method in PMDViolationDetector
name() - Method in ViolationDetector

O

P

parseLineNumberString(String, String, String, Logger) - Method in LineNumberParser
@param lineNumberString a String we would like to parse into an integer value.
parseViolations(Project, String, String) - Method in CheckstyleParser
PathCalculator - Class in com.btkelly.gnag.reporters.utils
pmd - Field in GnagPluginExtension
PMDViolationDetector - Class in com.btkelly.gnag.reporters
Created by bobbake4 on 4/1/16.
PMDViolationDetector(Project, ReporterExtension) - Constructor in PMDViolationDetector
postInlineComment(GitHubInlineComment, String) - Method in GitHubApiClient
postPRComment(GitHubPRComment, String) - Method in GitHubApiClient
postUpdatedStatus(GitHubStatus, String) - Method in GitHubApiClient
PRLocation - Class in com.btkelly.gnag.models
Copyright 2016 Bryan Kelly
PRLocation(String, int) - Constructor in PRLocation
project - Field in BaseViolationDetector
ProjectHelper - Class in com.btkelly.gnag.utils
Created by bobbake4 on 4/19/16.
projectHelper - Field in BaseExecutedViolationDetector
ProjectHelper(Project) - Constructor in ProjectHelper

Q

R

repoName(String) - Method in GitHubExtension
REPORT_FILE_NAME - Field in ReportWriter
reporterConfig(File) - Method in ReporterExtension
ReporterExtension - Class in com.btkelly.gnag.extensions
Copyright 2016 Bryan Kelly
reporterExtension - Field in BaseExecutedViolationDetector
ReporterExtension(String, Project) - Constructor in ReporterExtension
reportFile() - Method in AndroidLintViolationDetector
reportFile() - Method in CheckstyleViolationDetector
reportFile() - Method in DetektViolationDetector
reportFile() - Method in FindbugsViolationDetector
reportFile() - Method in KtlintViolationDetector
reportFile() - Method in PMDViolationDetector
reportFile() - Method in ViolationDetector
ReportWriter - Class in com.btkelly.gnag.utils
Copyright 2016 Bryan Kelly
requestBodyConverter(Type, Annotation, Annotation, Retrofit) - Method in DiffParserConverterFactory
requestBodyConverter(Type, Annotation, Annotation, Retrofit) - Method in GsonConverterFactory
responseBodyConverter(Type, Annotation, Retrofit) - Method in DiffParserConverterFactory
responseBodyConverter(Type, Annotation, Retrofit) - Method in GsonConverterFactory
rootUrl(String) - Method in GitHubExtension

S

sanitizePreservingNulls(String) - Method in StringUtils
@return null if string is null; a new String generated by trimming all whitespace and newlines from string otherwise.
sanitizeToNonNull(String) - Method in StringUtils
@return an empty String if string is null; a new String generated by trimming all whitespace and newlines from string otherwise.
setCommentInline(boolean) - Method in GitHubExtension
setCommentOnSuccess(boolean) - Method in GitHubExtension
setEnabled(boolean) - Method in AndroidLintExtension
setEnabled(boolean) - Method in GnagPluginExtension
setEnabled(boolean) - Method in ReporterExtension
setFailOnError(boolean) - Method in GnagPluginExtension
setUseGitHubStatuses(boolean) - Method in GitHubExtension
severity(String) - Method in AndroidLintExtension
SEVERITY_ERROR - Field in AndroidLintExtension
SEVERITY_WARNING - Field in AndroidLintExtension
shouldFailOnError() - Method in GnagPluginExtension
shouldUseGitHubStatuses() - Method in GitHubExtension
STD_ERR_LOG_LEVEL - Field in GnagPlugin
STD_OUT_LOG_LEVEL - Field in GnagPlugin
StringUtils - Class in com.btkelly.gnag.utils
Copyright 2016 Bryan Kelly

T

toolVersion(String) - Method in ReporterExtension
toString() - Method in AndroidLintExtension
toString() - Method in CheckStatus
toString() - Method in GitHubCommit
toString() - Method in GitHubExtension
toString() - Method in GitHubInlineComment
toString() - Method in GitHubPRComment
toString() - Method in GitHubPRDetails
toString() - Method in GitHubStatus
toString() - Method in GitHubStatusType
toString() - Method in GnagPluginExtension
toString() - Method in HtmlStringBuilder
toString() - Method in PRLocation
toString() - Method in ReporterExtension

U

UserAgentInterceptor - Class in com.btkelly.gnag.api
Copyright 2016 Bryan Kelly

V

ViolationDetector - Interface in com.btkelly.gnag.reporters
Created by bobbake4 on 4/19/16.
ViolationFormatter - Class in com.btkelly.gnag.utils
Copyright 2016 Bryan Kelly

W

writeLocalReportFiles(Set<Violation>, File, Logger) - Method in ReportWriter

X

Y

Z

_

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _