- DateTypeConverter - Class in org.jenkinsci.plugins.sonargerrit.data.converter
-
Project: Sonar-Gerrit Plugin
Author: Tatiana Didik
Created: 11.06.2015 16:54
- DateTypeConverter() - Constructor for class org.jenkinsci.plugins.sonargerrit.data.converter.DateTypeConverter
-
- DEFAULT_ISSUE_COMMENT_TEXT - Static variable in class org.jenkinsci.plugins.sonargerrit.data.converter.CustomIssueFormatter
-
- DEFAULT_NO_ISSUES_TEXT - Static variable in class org.jenkinsci.plugins.sonargerrit.data.converter.CustomReportFormatter
-
- DEFAULT_SOME_ISSUES_TEXT - Static variable in class org.jenkinsci.plugins.sonargerrit.data.converter.CustomReportFormatter
-
- DescriptorImpl() - Constructor for class org.jenkinsci.plugins.sonargerrit.SonarToGerritPublisher.DescriptorImpl
-
In order to load the persisted global configuration, you have to
call load() in the constructor.
- DescriptorImpl() - Constructor for class org.jenkinsci.plugins.sonargerrit.SubJobConfig.DescriptorImpl
-
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class org.jenkinsci.plugins.sonargerrit.data.converter.DateTypeConverter
-
- doCheckIssueComment(String) - Method in class org.jenkinsci.plugins.sonargerrit.SonarToGerritPublisher.DescriptorImpl
-
Performs on-the-fly validation of the form field 'issueComment'.
- doCheckIssuesNotification(String) - Method in class org.jenkinsci.plugins.sonargerrit.SonarToGerritPublisher.DescriptorImpl
-
Performs on-the-fly validation of the form field 'issuesNotification'.
- doCheckIssuesScore(String) - Method in class org.jenkinsci.plugins.sonargerrit.SonarToGerritPublisher.DescriptorImpl
-
Performs on-the-fly validation of the form field 'issuesScore'.
- doCheckNoIssuesNotification(String) - Method in class org.jenkinsci.plugins.sonargerrit.SonarToGerritPublisher.DescriptorImpl
-
Performs on-the-fly validation of the form field 'noIssuesNotification'.
- doCheckNoIssuesScore(String) - Method in class org.jenkinsci.plugins.sonargerrit.SonarToGerritPublisher.DescriptorImpl
-
Performs on-the-fly validation of the form field 'noIssuesScore'.
- doCheckNoIssuesToPostText(String) - Method in class org.jenkinsci.plugins.sonargerrit.SonarToGerritPublisher.DescriptorImpl
-
Performs on-the-fly validation of the form field 'noIssuesToPostText'.
- doCheckSeverity(String) - Method in class org.jenkinsci.plugins.sonargerrit.SonarToGerritPublisher.DescriptorImpl
-
Performs on-the-fly validation of the form field 'severity'.
- doCheckSomeIssuesToPostText(String) - Method in class org.jenkinsci.plugins.sonargerrit.SonarToGerritPublisher.DescriptorImpl
-
Performs on-the-fly validation of the form field 'someIssuesToPostText'.
- doCheckSonarURL(String) - Method in class org.jenkinsci.plugins.sonargerrit.SonarToGerritPublisher.DescriptorImpl
-
Performs on-the-fly validation of the form field 'sonarURL'.
- doTestConnection(String, String, String) - Method in class org.jenkinsci.plugins.sonargerrit.SonarToGerritPublisher.DescriptorImpl
-