- getAuthToken() - Method in class com.btkelly.gnag.extensions.GitHubExtension
-
- getBase() - Method in class com.btkelly.gnag.models.GitHubPRDetails
-
- getBody() - Method in class com.btkelly.gnag.models.GitHubPRDetails
-
- getComment() - Method in class com.btkelly.gnag.models.Violation
-
- getDescription() - Method in enum com.btkelly.gnag.models.GitHubStatusType
-
- getDiffLineIndex() - Method in class com.btkelly.gnag.models.PRLocation
-
- getFileLineNumber() - Method in class com.btkelly.gnag.models.Violation
-
- getGitHubStatusType() - Method in class com.btkelly.gnag.models.CheckStatus
-
- getHead() - Method in class com.btkelly.gnag.models.GitHubPRDetails
-
- getHtmlStringForAggregatedComment(Violation) - Static method in class com.btkelly.gnag.utils.ViolationFormatter
-
Use this method to create a formatted HTML string representing a violation that will be posted as part of an
aggregated comment.
- getHtmlStringForAggregatedComment(Set<Violation>) - Static method in class com.btkelly.gnag.utils.ViolationsFormatter
-
- getHtmlStringForInlineComment(Violation) - Static method in class com.btkelly.gnag.utils.ViolationFormatter
-
Use this method to create a formatted HTML string representing a violation that will be posted as an inline
comment.
- getId() - Method in class com.btkelly.gnag.models.GitHubPRDetails
-
- getIssueNumber() - Method in class com.btkelly.gnag.extensions.GitHubExtension
-
- getLabel() - Method in class com.btkelly.gnag.models.GitHubCommit
-
- getLogger() - Method in class com.btkelly.gnag.tasks.GnagCheckTask
-
- getLogger() - Method in class com.btkelly.gnag.tasks.GnagReportTask
-
- getNumber() - Method in class com.btkelly.gnag.models.GitHubPRDetails
-
- getPRDetails() - Method in class com.btkelly.gnag.api.GitHubApi
-
- getPRDetails(String) - Method in interface com.btkelly.gnag.api.GitHubApiClient
-
- getPRDiffs() - Method in class com.btkelly.gnag.api.GitHubApi
-
- getPRDiffs(String) - Method in interface com.btkelly.gnag.api.GitHubApiClient
-
- getPRLocationsForViolations(Set<Violation>, List<Diff>) - Static method in class com.btkelly.gnag.utils.ViolationsUtil
-
- getRef() - Method in class com.btkelly.gnag.models.GitHubCommit
-
- getRelativeFilePath() - Method in class com.btkelly.gnag.models.PRLocation
-
- getRelativeFilePath() - Method in class com.btkelly.gnag.models.Violation
-
- getRepoName() - Method in class com.btkelly.gnag.extensions.GitHubExtension
-
- getReporterConfig() - Method in class com.btkelly.gnag.extensions.ReporterExtension
-
- getReporterName() - Method in class com.btkelly.gnag.models.Violation
-
- getRootUrl() - Method in class com.btkelly.gnag.extensions.GitHubExtension
-
- getSecondaryUrls() - Method in class com.btkelly.gnag.models.Violation
-
- getSeverity() - Method in class com.btkelly.gnag.extensions.AndroidLintExtension
-
- getSha() - Method in class com.btkelly.gnag.models.GitHubCommit
-
- getState() - Method in class com.btkelly.gnag.models.GitHubPRDetails
-
- getStatusesUrl() - Method in class com.btkelly.gnag.models.GitHubPRDetails
-
- getSuccessfulCheckStatus() - Static method in class com.btkelly.gnag.models.CheckStatus
-
- getTitle() - Method in class com.btkelly.gnag.models.GitHubPRDetails
-
- getToolVersion() - Method in class com.btkelly.gnag.extensions.ReporterExtension
-
- getType() - Method in class com.btkelly.gnag.models.Violation
-
- getTypeUrl() - Method in class com.btkelly.gnag.models.Violation
-
- getViolations() - Method in class com.btkelly.gnag.models.CheckStatus
-
- github - Variable in class com.btkelly.gnag.extensions.GnagPluginExtension
-
- github(Action<GitHubExtension>) - Method in class com.btkelly.gnag.extensions.GnagPluginExtension
-
- GitHubApi - Class in com.btkelly.gnag.api
-
Created by bobbake4 on 12/1/15.
- GitHubApi(GitHubExtension, Logger) - Constructor for class com.btkelly.gnag.api.GitHubApi
-
- GitHubApiClient - Interface in com.btkelly.gnag.api
-
Created by bobbake4 on 12/1/15.
- GitHubCommit - Class in com.btkelly.gnag.models
-
Created by bobbake4 on 12/2/15.
- GitHubCommit() - Constructor for class com.btkelly.gnag.models.GitHubCommit
-
- GitHubExtension - Class in com.btkelly.gnag.extensions
-
Created by bobbake4 on 4/18/16.
- GitHubInlineComment - Class in com.btkelly.gnag.models
-
- GitHubInlineComment(String, String, PRLocation) - Constructor for class com.btkelly.gnag.models.GitHubInlineComment
-
- GitHubPRComment - Class in com.btkelly.gnag.models
-
Created by bobbake4 on 12/1/15.
- GitHubPRComment(String) - Constructor for class com.btkelly.gnag.models.GitHubPRComment
-
- GitHubPRDetails - Class in com.btkelly.gnag.models
-
Created by bobbake4 on 12/2/15.
- GitHubPRDetails() - Constructor for class com.btkelly.gnag.models.GitHubPRDetails
-
- GitHubStatus - Class in com.btkelly.gnag.models
-
Created by bobbake4 on 12/2/15.
- GitHubStatus(GitHubStatusType, String) - Constructor for class com.btkelly.gnag.models.GitHubStatus
-
- GitHubStatusType - Enum in com.btkelly.gnag.models
-
Created by bobbake4 on 12/2/15.
- GnagCheckTask - Class in com.btkelly.gnag.tasks
-
Created by bobbake4 on 4/1/16.
- GnagCheckTask() - Constructor for class com.btkelly.gnag.tasks.GnagCheckTask
-
- GnagPluginExtension - Class in com.btkelly.gnag.extensions
-
Created by bobbake4 on 4/1/16.
- GnagPluginExtension(Project) - Constructor for class com.btkelly.gnag.extensions.GnagPluginExtension
-
- GnagReportTask - Class in com.btkelly.gnag.tasks
-
Created by bobbake4 on 4/1/16.
- GnagReportTask() - Constructor for class com.btkelly.gnag.tasks.GnagReportTask
-
- GsonConverterFactory - Class in com.btkelly.gnag.utils.gson
-
Created by bobbake4 on 4/28/16.