- 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