|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
CoverageExtensionIssueQueryResult.issues().
Criterion to the list used to narrow down the results of this Filter.
FilterColumn to the list of columns displayed by this Filter.
Issuable.newIssueBuilder().
NotificationDispatcher.Context.addUser(String, NotificationChannel) instead.
Dashboard.Widget object if one wants to add parameters to it.
Severity.INFO to Severity.BLOCKER.
ResourceType.Builder.setProperty(String, String) with "supportsMeasureFilters" set to "true".
AverageFormula instead.CoreMetrics.CONDITIONS_BY_LINE and CoreMetrics.COVERED_CONDITIONS_BY_LINE
CoreMetrics.CONDITIONS_BY_LINE_KEY and CoreMetrics.COVERED_CONDITIONS_BY_LINE_KEY
ProjectBuilder.build(Context) instead
build(true)
build(true)
ResourceType based on all information given to the builder.
ResourceType.Builder
SonarClients.
Issue.STATUS_CLOSED, else null.
IssueQueryResult.issues().
CoverageMeasuresBuilder to build measure for this metric.
CoverageMeasuresBuilder to build measure for this metric.
CoreProperties.CORE_AUTHENTICATOR_REALM.
CoverageMeasuresBuilder to build measure for this metric.
ProjectDefinition.create() with combination of other methods like ProjectDefinition.setProperties(Properties) and ProjectDefinition.setProperty(String, String).
AverageFormula class.
ViolationQuery object.
Criterion with a numerical value.
Criterion with a text value.
Dashboard.
Filter.
FilterColumn.
Dashboard object that represents the dashboard to use.
Filter object that represents the filter to use.
Criterion on a metric, with a numerical value.
Criterion on a metric, with a text value.
Criterion on a qualifier.
Filter.SettingsSonarClient.actionPlanClient().SonarClient.issueClient().ModuleFileSystem and PathResolver in 3.5SonarClient.userClient().Initializers, Sensors and
PostJobs.ExternalUsersProvider.doGetUserDetails(org.sonar.api.security.ExternalUsersProvider.Context) since v. 3.1
ProjectFileSystem.getSourceCharset().
DecoratorBarriers.ISSUES_TRACKED
DecoratorBarriers.ISSUES_ADDED
CoreMetrics.FALSE_POSITIVE_ISSUES.
CoreMetrics.FALSE_POSITIVE_ISSUES_KEY.
FileSystemFilter in 3.5Filter column.s to match all the logins or names containing this search query
logins, as an array of strings (['simon', 'julien']) or a comma-separated list of logins ('simon,julien')
includeDeactivated as a boolean.
RulesProfile.getActiveRulesByRepository(String) instead.
MetricUpdateQuery.description transmitted through request body as content may exceed URL size allowed by the server.
DecoratorBarriers.END_OF_VIOLATION_TRACKING
AnnotationUtils.getAnnotation(Object,Class)
FilterColumn displayed by this Filter.
Settings.
Settings.
Criterion used to narrow down the results of this Filter.
Filter.
FileExclusions in version 3.5
Field breaking scope if requested.
ModuleFileSystem in 3.5
InputStream that reads from the file.
ProjectFileSystem.mainFiles(String...) instead.
See http://jira.codehaus.org/browse/SONAR-2126
Filter.
ActiveRule.getRepositoryKey() instead
Rule.getRepositoryKey() instead
ViolationQuery.getSeverities() instead. See http://jira.codehaus.org/browse/SONAR-1829
ActiveRule.getSeverity() instead. See http://jira.codehaus.org/browse/SONAR-1829
Rule.getSeverity() instead. See http://jira.codehaus.org/browse/SONAR-1829
Violation.getSeverity() instead. See http://jira.codehaus.org/browse/SONAR-1829
Violation.getSeverity() instead. See http://jira.codehaus.org/browse/SONAR-1829
PropertyDefinitions.propertiesByCategory(String)
PropertyDefinitions.propertiesByCategory(String)
Settings.
ResourceQuery.getRuleSeverities() instead. See http://jira.codehaus.org/browse/SONAR-1829
RuleMeasure.getSeverity() instead. See SONAR-1829.
Measure.getRuleSeverity() instead. See http://jira.codehaus.org/browse/SONAR-1829
ProjectFileSystem.mainFiles(String...) instead.
See http://jira.codehaus.org/browse/SONAR-2126
FileExclusions in version 3.5
ProjectFileSystem.testFiles(String...) instead.
See http://jira.codehaus.org/browse/SONAR-2126
ViolationQuery parameters.
SecurityRealm, otherwise has no effect and not invoked
ResourceUtils.isSpace(Resource)
ResourceQuery.isExcludeRuleSeverities() instead. See http://jira.codehaus.org/browse/SONAR-1829
Filter can be configured to return only favourites.
ResourceUtils.isEntity(Resource)
true if a new shell should be used to execute the command.
DecoratorBarriers.ISSUES_TRACKED.
DecoratorBarriers.ISSUES_ADDED.
KeyValueFormat.newDateConverter()
KeyValueFormat.newDateTimeConverter()CoverageMeasuresBuilder to build measure for this metric.
key for the locale in the list of available bundles.
Metric.Builder factory.
Metric.Builder factory.
Metric.Builder factory.
Metric.Builder factory.
Metric.Builder factory.
Metric.Builder factory.
Metric.Builder object.
Issuable.addIssue(Issue)
NoSonarFilterNotification of the given type.
NotificationDispatcher) can define their own metadata class in order
to tell more about them.Decorator.
Decorators.
Initializer.
Initializerss.
PostJob.
PostJobs.
Sensor.
Sensors.
RuleKey.toString().
DateUtils.DATE_FORMAT.
DateUtils.DATETIME_FORMAT.
SonarClient.Builder.login(String), for example "admin"
SonarPlugin instead.ProjectBuilder.ProjectBuilder()
ProjectBuilderContext
for their unit tests.ProjectBuilder as parameter.ModuleFileSystem in 3.5IssueQueryResult.issues().
org.sonar.api.resources.Project
(see method getConfiguration()).ResourceType objects.ResourceType.Builder
Rule.create()
Rule.create()
Rule.create()
Rule.create()
Rule.create()
I18n-companion component that provides translation facilities for rule names, descriptions and parameter names.IssueQueryResult.issues().
SettingsFilter.
Rule.setStatus(String status).
ResourceQuery.setExcludeRuleSeverities(boolean) instead. See http://jira.codehaus.org/browse/SONAR-1829
FileExclusions in version 3.5
Filter can be configured to return only favourites.
true if a new shell should be used to execute the command.
Filter.
Rule.setRepositoryKey(String) instead
ViolationQuery.setSeverities(String...) instead. See http://jira.codehaus.org/browse/SONAR-1829
ActiveRule.setSeverity(RulePriority) instead. See http://jira.codehaus.org/browse/SONAR-1829
Rule.setSeverity(RulePriority) instead. See http://jira.codehaus.org/browse/SONAR-1829
Violation.setSeverity(RulePriority) instead. See http://jira.codehaus.org/browse/SONAR-1829
Violation.setSeverity(String) instead. See http://jira.codehaus.org/browse/SONAR-1829
ResourceQuery.setRuleSeverities(String...) instead. See http://jira.codehaus.org/browse/SONAR-1829
RuleMeasure.setSeverity(org.sonar.api.rules.RulePriority) instead. See SONAR-1829.
Measure.setRuleSeverity(String) instead. See http://jira.codehaus.org/browse/SONAR-1829
Severity.
Issue.
BatchExtension would be active.TaskExtension.TaskExtension.CoverageMeasuresBuilder to build measure for this metric.
CoverageMeasuresBuilder to build measure for this metric.
ModuleFileSystem.workingDir() or ServerFileSystem.getTempDir()
IssueQueryResult.issues(), for example people who added a comment, reported an issue
or are assigned to issues.
Issue.IssueFilter.(value = "PROJECT"),
global dashboards (value = "GLOBAL") or both (value = {"PROJECT", "GLOBAL"}).
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||