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

A

AbstractQuery<M extends Model> - Class in org.sonar.wsclient.services
 
AbstractQuery() - Constructor for class org.sonar.wsclient.services.AbstractQuery
 
AbstractUnmarshaller<M extends Model> - Class in org.sonar.wsclient.unmarshallers
 
AbstractUnmarshaller() - Constructor for class org.sonar.wsclient.unmarshallers.AbstractUnmarshaller
 
actionParameter(String, String, Object) - Method in class org.sonar.wsclient.issue.BulkChangeQuery
 
ActionPlan - Interface in org.sonar.wsclient.issue
 
actionPlan() - Method in class org.sonar.wsclient.issue.internal.DefaultIssue
 
actionPlan() - Method in interface org.sonar.wsclient.issue.Issue
 
ActionPlanClient - Interface in org.sonar.wsclient.issue
 
actionPlanClient() - Method in class org.sonar.wsclient.SonarClient
New client to interact with web services related to issue action plans
ActionPlanQuery - Class in org.sonar.wsclient.issue
 
actionPlans() - Method in class org.sonar.wsclient.issue.internal.DefaultIssues
 
actionPlans(Issue) - Method in class org.sonar.wsclient.issue.internal.DefaultIssues
 
actionPlans(String...) - Method in class org.sonar.wsclient.issue.IssueQuery
 
actionPlans() - Method in interface org.sonar.wsclient.issue.Issues
 
actionPlans(Issue) - Method in interface org.sonar.wsclient.issue.Issues
 
actions(String...) - Method in class org.sonar.wsclient.issue.BulkChangeQuery
 
actions(String) - Method in class org.sonar.wsclient.issue.internal.DefaultIssueClient
 
actions(String) - Method in interface org.sonar.wsclient.issue.IssueClient
 
active() - Method in class org.sonar.wsclient.user.User
 
addComment(String, String) - Method in class org.sonar.wsclient.issue.internal.DefaultIssueClient
 
addComment(String, String) - Method in interface org.sonar.wsclient.issue.IssueClient
 
addLine(int, String) - Method in class org.sonar.wsclient.services.Source
 
addParameter(String, String) - Method in class org.sonar.wsclient.services.Profile.Rule
 
addPermission(PermissionParameters) - Method in class org.sonar.wsclient.permissions.internal.DefaultPermissionClient
 
addPermission(PermissionParameters) - Method in interface org.sonar.wsclient.permissions.PermissionClient
 
addRule(Profile.Rule) - Method in class org.sonar.wsclient.services.Profile
 
all() - Static method in class org.sonar.wsclient.services.MetricQuery
 
appendUrlParameter(StringBuilder, String, int) - Static method in class org.sonar.wsclient.services.AbstractQuery
 
appendUrlParameter(StringBuilder, String, Object) - Static method in class org.sonar.wsclient.services.AbstractQuery
 
appendUrlParameter(StringBuilder, String, Object[]) - Static method in class org.sonar.wsclient.services.AbstractQuery
 
appendUrlParameter(StringBuilder, String, Date, boolean) - Static method in class org.sonar.wsclient.services.AbstractQuery
 
asc(boolean) - Method in class org.sonar.wsclient.issue.IssueQuery
 
assign(String, String) - Method in class org.sonar.wsclient.issue.internal.DefaultIssueClient
 
assign(String, String) - Method in interface org.sonar.wsclient.issue.IssueClient
Assign an existing issue to a user.
assigned(Boolean) - Method in class org.sonar.wsclient.issue.IssueQuery
 
assignee() - Method in class org.sonar.wsclient.issue.internal.DefaultIssue
Login of assignee.
assignee() - Method in interface org.sonar.wsclient.issue.Issue
Login of assignee.
assignees(String...) - Method in class org.sonar.wsclient.issue.IssueQuery
 
assignToMe(String) - Method in class org.sonar.wsclient.issue.internal.DefaultIssueClient
 
assignToMe(String) - Method in interface org.sonar.wsclient.issue.IssueClient
Assign an existing issue to current user.
attribute(String) - Method in class org.sonar.wsclient.issue.internal.DefaultIssue
 
attribute(String) - Method in interface org.sonar.wsclient.issue.Issue
 
attribute(String, String) - Method in class org.sonar.wsclient.issue.NewIssue
 
attributes() - Method in class org.sonar.wsclient.issue.internal.DefaultIssue
 
attributes() - Method in interface org.sonar.wsclient.issue.Issue
 
Authentication - Class in org.sonar.wsclient.services
 
Authentication() - Constructor for class org.sonar.wsclient.services.Authentication
 
AuthenticationQuery - Class in org.sonar.wsclient.services
 
AuthenticationQuery() - Constructor for class org.sonar.wsclient.services.AuthenticationQuery
 
AuthenticationUnmarshaller - Class in org.sonar.wsclient.unmarshallers
 
AuthenticationUnmarshaller() - Constructor for class org.sonar.wsclient.unmarshallers.AuthenticationUnmarshaller
 
author() - Method in class org.sonar.wsclient.issue.internal.DefaultIssue
SCM account
author() - Method in interface org.sonar.wsclient.issue.Issue
SCM account

B

BASE_URL - Static variable in class org.sonar.wsclient.issue.ActionPlanQuery
 
BASE_URL - Static variable in class org.sonar.wsclient.services.AuthenticationQuery
 
BASE_URL - Static variable in class org.sonar.wsclient.services.DependencyQuery
 
BASE_URL - Static variable in class org.sonar.wsclient.services.EventQuery
 
BASE_URL - Static variable in class org.sonar.wsclient.services.FavouriteQuery
 
BASE_URL - Static variable in class org.sonar.wsclient.services.ManualMeasureQuery
 
BASE_URL - Static variable in class org.sonar.wsclient.services.MetricQuery
 
BASE_URL - Static variable in class org.sonar.wsclient.services.ProfileQuery
 
BASE_URL - Static variable in class org.sonar.wsclient.services.PropertyQuery
 
BASE_URL - Static variable in class org.sonar.wsclient.services.ResourceQuery
 
BASE_URL - Static variable in class org.sonar.wsclient.services.ServerQuery
 
BASE_URL - Static variable in class org.sonar.wsclient.services.ServerSetupQuery
 
BASE_URL - Static variable in class org.sonar.wsclient.services.SourceQuery
 
BASE_URL - Static variable in class org.sonar.wsclient.services.TimeMachineQuery
 
BASE_URL - Static variable in class org.sonar.wsclient.services.UpdateCenterQuery
 
BASE_URL - Static variable in class org.sonar.wsclient.services.UserPropertyQuery
 
build() - Method in class org.sonar.wsclient.SonarClient.Builder
Build a new client
builder() - Static method in class org.sonar.wsclient.SonarClient
Create a builder of SonarClients.
BulkChange - Interface in org.sonar.wsclient.issue
 
bulkChange(BulkChangeQuery) - Method in class org.sonar.wsclient.issue.internal.DefaultIssueClient
 
bulkChange(BulkChangeQuery) - Method in interface org.sonar.wsclient.issue.IssueClient
Execute bulk change on a list of issues
BulkChangeQuery - Class in org.sonar.wsclient.issue
 
byKey(String) - Static method in class org.sonar.wsclient.services.MetricQuery
 

C

changes(String) - Method in class org.sonar.wsclient.issue.internal.DefaultIssueClient
 
changes(String) - Method in interface org.sonar.wsclient.issue.IssueClient
 
close() - Method in class org.sonar.wsclient.connectors.HttpClient4Connector
 
close(String) - Method in interface org.sonar.wsclient.issue.ActionPlanClient
 
close(String) - Method in class org.sonar.wsclient.issue.internal.DefaultActionPlanClient
 
closeDate() - Method in class org.sonar.wsclient.issue.internal.DefaultIssue
 
closeDate() - Method in interface org.sonar.wsclient.issue.Issue
 
comment(String) - Method in class org.sonar.wsclient.issue.BulkChangeQuery
 
comments() - Method in class org.sonar.wsclient.issue.internal.DefaultIssue
Non-null list of comments
comments() - Method in interface org.sonar.wsclient.issue.Issue
Non-null list of comments
Component - Class in org.sonar.wsclient.component
 
Component(Map) - Constructor for class org.sonar.wsclient.component.Component
 
component(Issue) - Method in class org.sonar.wsclient.issue.internal.DefaultIssues
 
component(Issue) - Method in interface org.sonar.wsclient.issue.Issues
 
component(String) - Method in class org.sonar.wsclient.issue.NewIssue
 
component(String) - Method in class org.sonar.wsclient.permissions.PermissionParameters
 
componentById(long) - Method in class org.sonar.wsclient.issue.internal.DefaultIssues
 
componentById(long) - Method in interface org.sonar.wsclient.issue.Issues
 
componentByKey(String) - Method in class org.sonar.wsclient.issue.internal.DefaultIssues
 
componentByKey(String) - Method in interface org.sonar.wsclient.issue.Issues
 
componentId() - Method in class org.sonar.wsclient.issue.internal.DefaultIssue
 
componentId() - Method in interface org.sonar.wsclient.issue.Issue
Deprecated. since 4.4. Use Issue.componentKey() instead
componentKey() - Method in class org.sonar.wsclient.issue.internal.DefaultIssue
 
componentKey() - Method in interface org.sonar.wsclient.issue.Issue
 
componentRoots(String...) - Method in class org.sonar.wsclient.issue.IssueQuery
 
components() - Method in class org.sonar.wsclient.issue.internal.DefaultIssues
 
components(String...) - Method in class org.sonar.wsclient.issue.IssueQuery
 
components() - Method in interface org.sonar.wsclient.issue.Issues
 
conditions() - Method in class org.sonar.wsclient.qualitygate.internal.DefaultQualityGateDetails
 
conditions() - Method in interface org.sonar.wsclient.qualitygate.QualityGateDetails
 
ConnectionException - Exception in org.sonar.wsclient.connectors
 
ConnectionException() - Constructor for exception org.sonar.wsclient.connectors.ConnectionException
 
ConnectionException(String) - Constructor for exception org.sonar.wsclient.connectors.ConnectionException
 
ConnectionException(String, Throwable) - Constructor for exception org.sonar.wsclient.connectors.ConnectionException
 
ConnectionException(Throwable) - Constructor for exception org.sonar.wsclient.connectors.ConnectionException
 
Connector - Class in org.sonar.wsclient.connectors
 
Connector() - Constructor for class org.sonar.wsclient.connectors.Connector
 
ConnectorFactory - Class in org.sonar.wsclient.connectors
 
connectTimeoutMilliseconds(int) - Method in class org.sonar.wsclient.SonarClient.Builder
Sets a specified timeout value, in milliseconds, to be used when opening HTTP connection.
create(Host) - Static method in class org.sonar.wsclient.connectors.ConnectorFactory
 
create(NewActionPlan) - Method in interface org.sonar.wsclient.issue.ActionPlanClient
 
create() - Static method in class org.sonar.wsclient.issue.ActionPlanQuery
 
create() - Static method in class org.sonar.wsclient.issue.BulkChangeQuery
 
create(NewActionPlan) - Method in class org.sonar.wsclient.issue.internal.DefaultActionPlanClient
 
create(NewIssue) - Method in class org.sonar.wsclient.issue.internal.DefaultIssueClient
 
create(NewIssue) - Method in interface org.sonar.wsclient.issue.IssueClient
 
create() - Static method in class org.sonar.wsclient.issue.IssueQuery
 
create() - Static method in class org.sonar.wsclient.issue.NewActionPlan
 
create() - Static method in class org.sonar.wsclient.issue.NewIssue
 
create() - Static method in class org.sonar.wsclient.issue.UpdateActionPlan
 
create() - Static method in class org.sonar.wsclient.permissions.PermissionParameters
 
create(NewProject) - Method in class org.sonar.wsclient.project.internal.DefaultProjectClient
 
create() - Static method in class org.sonar.wsclient.project.NewProject
 
create(NewProject) - Method in interface org.sonar.wsclient.project.ProjectClient
 
create(String) - Method in class org.sonar.wsclient.qualitygate.internal.DefaultQualityGateClient
 
create(long) - Static method in class org.sonar.wsclient.qualitygate.NewCondition
 
create(String) - Method in interface org.sonar.wsclient.qualitygate.QualityGateClient
 
create(long) - Static method in class org.sonar.wsclient.qualitygate.UpdateCondition
 
create(String, String) - Static method in class org.sonar.wsclient.services.ManualMeasureCreateQuery
 
create(String, String) - Static method in class org.sonar.wsclient.services.ManualMeasureDeleteQuery
 
create(String) - Static method in class org.sonar.wsclient.services.ManualMeasureQuery
 
create(String) - Static method in class org.sonar.wsclient.services.MetricCreateQuery
 
create(String, String) - Static method in class org.sonar.wsclient.services.ProfileQuery
 
create(String) - Static method in class org.sonar.wsclient.services.ProjectDeleteQuery
 
create(String) - Static method in class org.sonar.wsclient.services.ResourceQuery
 
create(String) - Static method in class org.sonar.wsclient.services.ResourceSearchQuery
 
create(String) - Static method in class org.sonar.wsclient.services.SourceQuery
 
create(CreateQuery<M>) - Method in class org.sonar.wsclient.Sonar
 
create(String) - Static method in class org.sonar.wsclient.Sonar
 
create(String, String, String) - Static method in class org.sonar.wsclient.Sonar
 
create(String) - Static method in class org.sonar.wsclient.SonarClient
Create a client with default configuration.
create(UserParameters) - Method in class org.sonar.wsclient.user.internal.DefaultUserClient
 
create(UserParameters) - Method in interface org.sonar.wsclient.user.UserClient
 
create() - Static method in class org.sonar.wsclient.user.UserParameters
 
create() - Static method in class org.sonar.wsclient.user.UserQuery
 
createCondition(NewCondition) - Method in class org.sonar.wsclient.qualitygate.internal.DefaultQualityGateClient
 
createCondition(NewCondition) - Method in interface org.sonar.wsclient.qualitygate.QualityGateClient
 
createdAfter(Date) - Method in class org.sonar.wsclient.issue.IssueQuery
 
createdAt() - Method in interface org.sonar.wsclient.issue.ActionPlan
 
createdAt() - Method in class org.sonar.wsclient.issue.internal.DefaultActionPlan
 
createdAt() - Method in class org.sonar.wsclient.issue.internal.DefaultIssueComment
 
createdAt() - Method in interface org.sonar.wsclient.issue.IssueComment
 
createdAt(Date) - Method in class org.sonar.wsclient.issue.IssueQuery
Require second precision.
createdBefore(Date) - Method in class org.sonar.wsclient.issue.IssueQuery
 
createForAll() - Static method in class org.sonar.wsclient.services.PropertyQuery
 
createForId(String) - Static method in class org.sonar.wsclient.services.DependencyQuery
 
createForIncomingDependencies(String) - Static method in class org.sonar.wsclient.services.DependencyQuery
Resources that depend upon a resource
createForInstalledPlugins() - Static method in class org.sonar.wsclient.services.UpdateCenterQuery
 
createForKey(String) - Static method in class org.sonar.wsclient.services.PropertyQuery
 
createForMetrics(String, String...) - Static method in class org.sonar.wsclient.services.ResourceQuery
 
createForMetrics(String, String...) - Static method in class org.sonar.wsclient.services.TimeMachineQuery
 
createForMetrics(Resource, String...) - Static method in class org.sonar.wsclient.services.TimeMachineQuery
 
createForOutgoingDependencies(String) - Static method in class org.sonar.wsclient.services.DependencyQuery
Resources that are depended upon a resource = all the resources that a resource depends upon
createForProject(String) - Static method in class org.sonar.wsclient.services.DependencyTreeQuery
 
createForResource(String) - Static method in class org.sonar.wsclient.services.DependencyQuery
Resources that depend upon or are depended upon a resource.
createForResource(long) - Static method in class org.sonar.wsclient.services.DependencyQuery
 
createForResource(String) - Static method in class org.sonar.wsclient.services.DependencyTreeQuery
 
createForResource(String, String) - Static method in class org.sonar.wsclient.services.PropertyQuery
 
createForResource(Resource, String...) - Static method in class org.sonar.wsclient.services.ResourceQuery
 
createForSubDependencies(String) - Static method in class org.sonar.wsclient.services.DependencyQuery
 
CreateQuery<M extends Model> - Class in org.sonar.wsclient.services
POST HTTP request
CreateQuery() - Constructor for class org.sonar.wsclient.services.CreateQuery
 
createWithLanguage(String) - Static method in class org.sonar.wsclient.services.ProfileQuery
 
creationDate() - Method in class org.sonar.wsclient.issue.internal.DefaultIssue
 
creationDate() - Method in class org.sonar.wsclient.issue.internal.DefaultIssueChange
 
creationDate() - Method in interface org.sonar.wsclient.issue.Issue
 
creationDate() - Method in interface org.sonar.wsclient.issue.IssueChange
 

D

deactivate(String) - Method in class org.sonar.wsclient.user.internal.DefaultUserClient
 
deactivate(String) - Method in interface org.sonar.wsclient.user.UserClient
 
deadLine() - Method in interface org.sonar.wsclient.issue.ActionPlan
 
deadLine() - Method in class org.sonar.wsclient.issue.internal.DefaultActionPlan
 
deadLine(Date) - Method in class org.sonar.wsclient.issue.NewActionPlan
 
deadLine(Date) - Method in class org.sonar.wsclient.issue.UpdateActionPlan
 
debt() - Method in class org.sonar.wsclient.issue.internal.DefaultIssue
 
debt() - Method in interface org.sonar.wsclient.issue.Issue
 
DEFAULT_CONNECT_TIMEOUT_MILLISECONDS - Static variable in class org.sonar.wsclient.SonarClient
 
DEFAULT_READ_TIMEOUT_MILLISECONDS - Static variable in class org.sonar.wsclient.SonarClient
 
DEFAULT_TIMEOUT_MILLISECONDS - Static variable in class org.sonar.wsclient.services.AbstractQuery
Default timeout for waiting data, in milliseconds.
DefaultActionPlan - Class in org.sonar.wsclient.issue.internal
 
DefaultActionPlanClient - Class in org.sonar.wsclient.issue.internal
Do not instantiate this class, but use SonarClient.actionPlanClient().
DefaultActionPlanClient(HttpRequestFactory) - Constructor for class org.sonar.wsclient.issue.internal.DefaultActionPlanClient
For internal use.
DefaultBulkChange - Class in org.sonar.wsclient.issue.internal
 
DefaultBulkChange() - Constructor for class org.sonar.wsclient.issue.internal.DefaultBulkChange
 
defaultGate() - Method in class org.sonar.wsclient.qualitygate.internal.DefaultQualityGates
 
defaultGate() - Method in interface org.sonar.wsclient.qualitygate.QualityGates
 
DefaultIssue - Class in org.sonar.wsclient.issue.internal
 
DefaultIssueChange - Class in org.sonar.wsclient.issue.internal
 
DefaultIssueChangeDiff - Class in org.sonar.wsclient.issue.internal
 
DefaultIssueClient - Class in org.sonar.wsclient.issue.internal
Do not instantiate this class, but use SonarClient.issueClient().
DefaultIssueClient(HttpRequestFactory) - Constructor for class org.sonar.wsclient.issue.internal.DefaultIssueClient
 
DefaultIssueComment - Class in org.sonar.wsclient.issue.internal
 
DefaultIssues - Class in org.sonar.wsclient.issue.internal
 
DefaultIssues() - Constructor for class org.sonar.wsclient.issue.internal.DefaultIssues
 
DefaultMigration - Class in org.sonar.wsclient.system.internal
 
DefaultMigration(Map) - Constructor for class org.sonar.wsclient.system.internal.DefaultMigration
 
DefaultPermissionClient - Class in org.sonar.wsclient.permissions.internal
 
DefaultPermissionClient(HttpRequestFactory) - Constructor for class org.sonar.wsclient.permissions.internal.DefaultPermissionClient
For internal use.
DefaultProject - Class in org.sonar.wsclient.project.internal
 
DefaultProject(Map<String, String>) - Constructor for class org.sonar.wsclient.project.internal.DefaultProject
 
DefaultProjectClient - Class in org.sonar.wsclient.project.internal
Do not instantiate this class, but use SonarClient.projectClient().
DefaultProjectClient(HttpRequestFactory) - Constructor for class org.sonar.wsclient.project.internal.DefaultProjectClient
 
DefaultQProfileClient - Class in org.sonar.wsclient.qprofile.internal
 
DefaultQProfileClient(HttpRequestFactory) - Constructor for class org.sonar.wsclient.qprofile.internal.DefaultQProfileClient
 
DefaultQProfileResult - Class in org.sonar.wsclient.qprofile.internal
 
DefaultQualityGate - Class in org.sonar.wsclient.qualitygate.internal
 
DefaultQualityGateClient - Class in org.sonar.wsclient.qualitygate.internal
 
DefaultQualityGateClient(HttpRequestFactory) - Constructor for class org.sonar.wsclient.qualitygate.internal.DefaultQualityGateClient
 
DefaultQualityGateCondition - Class in org.sonar.wsclient.qualitygate.internal
 
DefaultQualityGateCondition(Map<String, String>) - Constructor for class org.sonar.wsclient.qualitygate.internal.DefaultQualityGateCondition
 
DefaultQualityGateDetails - Class in org.sonar.wsclient.qualitygate.internal
 
DefaultQualityGates - Class in org.sonar.wsclient.qualitygate.internal
 
DefaultQualityGates(Map<String, Object>) - Constructor for class org.sonar.wsclient.qualitygate.internal.DefaultQualityGates
 
DefaultSystemClient - Class in org.sonar.wsclient.system.internal
 
DefaultSystemClient(HttpRequestFactory) - Constructor for class org.sonar.wsclient.system.internal.DefaultSystemClient
 
DefaultUserClient - Class in org.sonar.wsclient.user.internal
Do not instantiate this class, but use SonarClient.userClient().
DefaultUserClient(HttpRequestFactory) - Constructor for class org.sonar.wsclient.user.internal.DefaultUserClient
For internal use.
delete(String) - Method in interface org.sonar.wsclient.issue.ActionPlanClient
 
delete(String) - Method in class org.sonar.wsclient.issue.internal.DefaultActionPlanClient
 
delete(String) - Static method in class org.sonar.wsclient.services.MetricDeleteQuery
 
delete(DeleteQuery) - Method in class org.sonar.wsclient.Sonar
 
deleteCondition(long) - Method in class org.sonar.wsclient.qualitygate.internal.DefaultQualityGateClient
 
deleteCondition(long) - Method in interface org.sonar.wsclient.qualitygate.QualityGateClient
 
DeleteQuery - Class in org.sonar.wsclient.services
DELETE HTTP request
DeleteQuery() - Constructor for class org.sonar.wsclient.services.DeleteQuery
 
Dependency - Class in org.sonar.wsclient.services
 
Dependency() - Constructor for class org.sonar.wsclient.services.Dependency
 
DependencyQuery - Class in org.sonar.wsclient.services
The web service "dependency" is since Sonar 2.0
DependencyQuery() - Constructor for class org.sonar.wsclient.services.DependencyQuery
 
DependencyTree - Class in org.sonar.wsclient.services
Experimental
DependencyTree() - Constructor for class org.sonar.wsclient.services.DependencyTree
 
DependencyTreeQuery - Class in org.sonar.wsclient.services
 
DependencyTreeQuery(String) - Constructor for class org.sonar.wsclient.services.DependencyTreeQuery
 
DependencyTreeUnmarshaller - Class in org.sonar.wsclient.unmarshallers
 
DependencyTreeUnmarshaller() - Constructor for class org.sonar.wsclient.unmarshallers.DependencyTreeUnmarshaller
 
DependencyUnmarshaller - Class in org.sonar.wsclient.unmarshallers
 
DependencyUnmarshaller() - Constructor for class org.sonar.wsclient.unmarshallers.DependencyUnmarshaller
 
DEPTH_UNLIMITED - Static variable in class org.sonar.wsclient.services.ResourceQuery
 
description() - Method in interface org.sonar.wsclient.issue.ActionPlan
 
description() - Method in class org.sonar.wsclient.issue.internal.DefaultActionPlan
 
description(String) - Method in class org.sonar.wsclient.issue.NewActionPlan
 
description(String) - Method in class org.sonar.wsclient.issue.UpdateActionPlan
 
description() - Method in class org.sonar.wsclient.rule.Rule
 
deselectProject(long, long) - Method in class org.sonar.wsclient.qualitygate.internal.DefaultQualityGateClient
 
deselectProject(long, long) - Method in interface org.sonar.wsclient.qualitygate.QualityGateClient
 
destroy(long) - Method in class org.sonar.wsclient.qualitygate.internal.DefaultQualityGateClient
 
destroy(long) - Method in interface org.sonar.wsclient.qualitygate.QualityGateClient
 
diffs() - Method in class org.sonar.wsclient.issue.internal.DefaultIssueChange
 
diffs() - Method in interface org.sonar.wsclient.issue.IssueChange
 
doAction(String, String) - Method in class org.sonar.wsclient.issue.internal.DefaultIssueClient
 
doAction(String, String) - Method in interface org.sonar.wsclient.issue.IssueClient
 
doTransition(String, String) - Method in class org.sonar.wsclient.issue.internal.DefaultIssueClient
 
doTransition(String, String) - Method in interface org.sonar.wsclient.issue.IssueClient
 

E

effortToFix(Double) - Method in class org.sonar.wsclient.issue.NewIssue
 
email() - Method in class org.sonar.wsclient.user.User
 
email(String) - Method in class org.sonar.wsclient.user.UserParameters
 
encode(String) - Static method in class org.sonar.wsclient.services.AbstractQuery
Encodes single parameter value.
encodeUrl(String) - Method in class org.sonar.wsclient.JdkUtils
 
encodeUrl(String) - Method in class org.sonar.wsclient.services.WSUtils
 
EncodingUtils - Class in org.sonar.wsclient.internal
Not an API.
equals(Object) - Method in class org.sonar.wsclient.services.Dependency
 
equals(Object) - Method in class org.sonar.wsclient.services.Event
 
errorThreshold() - Method in class org.sonar.wsclient.qualitygate.internal.DefaultQualityGateCondition
 
errorThreshold(String) - Method in class org.sonar.wsclient.qualitygate.NewCondition
 
errorThreshold() - Method in interface org.sonar.wsclient.qualitygate.QualityGateCondition
 
errorThreshold(String) - Method in class org.sonar.wsclient.qualitygate.UpdateCondition
 
Event - Class in org.sonar.wsclient.services
 
Event() - Constructor for class org.sonar.wsclient.services.Event
 
EventCreateQuery - Class in org.sonar.wsclient.services
 
EventCreateQuery(Event) - Constructor for class org.sonar.wsclient.services.EventCreateQuery
 
EventQuery - Class in org.sonar.wsclient.services
 
EventQuery() - Constructor for class org.sonar.wsclient.services.EventQuery
 
EventQuery(String) - Constructor for class org.sonar.wsclient.services.EventQuery
 
EventUnmarshaller - Class in org.sonar.wsclient.unmarshallers
 
EventUnmarshaller() - Constructor for class org.sonar.wsclient.unmarshallers.EventUnmarshaller
 
execute(Query<?>) - Method in class org.sonar.wsclient.connectors.Connector
 
execute(CreateQuery<?>) - Method in class org.sonar.wsclient.connectors.Connector
 
execute(DeleteQuery) - Method in class org.sonar.wsclient.connectors.Connector
 
execute(UpdateQuery<?>) - Method in class org.sonar.wsclient.connectors.Connector
 
execute(Query<?>) - Method in class org.sonar.wsclient.connectors.HttpClient3Connector
 
execute(CreateQuery<?>) - Method in class org.sonar.wsclient.connectors.HttpClient3Connector
 
execute(UpdateQuery<?>) - Method in class org.sonar.wsclient.connectors.HttpClient3Connector
 
execute(DeleteQuery) - Method in class org.sonar.wsclient.connectors.HttpClient3Connector
 
execute(Query<?>) - Method in class org.sonar.wsclient.connectors.HttpClient4Connector
 
execute(CreateQuery<?>) - Method in class org.sonar.wsclient.connectors.HttpClient4Connector
 
execute(UpdateQuery<?>) - Method in class org.sonar.wsclient.connectors.HttpClient4Connector
 
execute(DeleteQuery) - Method in class org.sonar.wsclient.connectors.HttpClient4Connector
 

F

Favourite - Class in org.sonar.wsclient.services
 
Favourite() - Constructor for class org.sonar.wsclient.services.Favourite
 
FavouriteCreateQuery - Class in org.sonar.wsclient.services
 
FavouriteCreateQuery(String) - Constructor for class org.sonar.wsclient.services.FavouriteCreateQuery
 
FavouriteDeleteQuery - Class in org.sonar.wsclient.services
 
FavouriteDeleteQuery(String) - Constructor for class org.sonar.wsclient.services.FavouriteDeleteQuery
 
FavouriteQuery - Class in org.sonar.wsclient.services
 
FavouriteQuery() - Constructor for class org.sonar.wsclient.services.FavouriteQuery
 
FavouriteUnmarshaller - Class in org.sonar.wsclient.unmarshallers
 
FavouriteUnmarshaller() - Constructor for class org.sonar.wsclient.unmarshallers.FavouriteUnmarshaller
 
find(String) - Method in interface org.sonar.wsclient.issue.ActionPlanClient
 
find(String) - Method in class org.sonar.wsclient.issue.internal.DefaultActionPlanClient
 
find(IssueQuery) - Method in class org.sonar.wsclient.issue.internal.DefaultIssueClient
 
find(IssueQuery) - Method in interface org.sonar.wsclient.issue.IssueClient
Wrap the web service /api/issues/search in order to search for issues.
find(Query<M>) - Method in class org.sonar.wsclient.Sonar
 
find(UserQuery) - Method in class org.sonar.wsclient.user.internal.DefaultUserClient
 
find(UserQuery) - Method in interface org.sonar.wsclient.user.UserClient
 
findAll(Query<M>) - Method in class org.sonar.wsclient.Sonar
 
format(Date, String) - Method in class org.sonar.wsclient.JdkUtils
 
format(Date, String) - Method in class org.sonar.wsclient.services.WSUtils
 
forModel(Class<M>) - Static method in class org.sonar.wsclient.unmarshallers.Unmarshallers
 

G

get(String, Map<String, Object>) - Method in class org.sonar.wsclient.internal.HttpRequestFactory
 
get(String, Map<String, Object>) - Method in class org.sonar.wsclient.SonarClient
Send a GET request on the given relativeUrl, with provided parameters (can be empty).
get(String, Object...) - Method in class org.sonar.wsclient.SonarClient
Same as SonarClient.get(String, java.util.Map) but parameters are defined as an array of even number of elements (key1, value1, key, value2, ...).
getAlertStatus() - Method in class org.sonar.wsclient.services.Measure
 
getAlertText() - Method in class org.sonar.wsclient.services.Measure
 
getArray(Map, String) - Static method in class org.sonar.wsclient.unmarshallers.JsonUtils
 
getArrayElement(Object, int) - Method in class org.sonar.wsclient.JdkUtils
 
getArrayElement(Object, int) - Method in class org.sonar.wsclient.services.WSUtils
 
getArraySize(Object) - Method in class org.sonar.wsclient.JdkUtils
 
getArraySize(Object) - Method in class org.sonar.wsclient.services.WSUtils
 
getBaseUrl() - Method in class org.sonar.wsclient.internal.HttpRequestFactory
 
getBody() - Method in class org.sonar.wsclient.services.AbstractQuery
Request body.
getBody() - Method in class org.sonar.wsclient.services.MetricUpdateQuery
Property MetricUpdateQuery.description transmitted through request body as content may exceed URL size allowed by the server.
getBody() - Method in class org.sonar.wsclient.services.PropertyCreateQuery
Property value is transmitted through request body as content may exceed URL size allowed by the server.
getBody() - Method in class org.sonar.wsclient.services.PropertyUpdateQuery
Property value is transmitted through request body as content may exceed URL size allowed by the server.
getBoolean(Object, String) - Method in class org.sonar.wsclient.JdkUtils
 
getBoolean(Object, String) - Method in class org.sonar.wsclient.services.WSUtils
 
getBoolean(Map, String) - Static method in class org.sonar.wsclient.unmarshallers.JsonUtils
 
getCategories() - Method in class org.sonar.wsclient.services.EventQuery
 
getCategory() - Method in class org.sonar.wsclient.services.Event
 
getCells() - Method in class org.sonar.wsclient.services.TimeMachine
 
getCharacteristicKey() - Method in class org.sonar.wsclient.services.Measure
 
getCharacteristicKey() - Method in class org.sonar.wsclient.services.TimeMachineColumn
 
getCharacteristicName() - Method in class org.sonar.wsclient.services.Measure
 
getColumn(String) - Method in class org.sonar.wsclient.services.TimeMachine
 
getColumnIndex(String) - Method in class org.sonar.wsclient.services.TimeMachine
 
getColumns() - Method in class org.sonar.wsclient.services.TimeMachine
 
getConnector() - Method in class org.sonar.wsclient.Sonar
 
getConnectTimeoutInMilliseconds() - Method in class org.sonar.wsclient.internal.HttpRequestFactory
 
getCopy() - Method in class org.sonar.wsclient.services.Resource
 
getCreatedAt() - Method in class org.sonar.wsclient.services.ManualMeasure
 
getCreationDate() - Method in class org.sonar.wsclient.services.Resource
 
getData() - Method in class org.sonar.wsclient.services.Measure
 
getDataAsMap() - Method in class org.sonar.wsclient.services.Measure
 
getDataAsMap(String) - Method in class org.sonar.wsclient.services.Measure
 
getDate() - Method in class org.sonar.wsclient.services.Event
 
getDate() - Method in class org.sonar.wsclient.services.Resource
 
getDate() - Method in class org.sonar.wsclient.services.TimeMachineCell
 
getDate(Map, String) - Static method in class org.sonar.wsclient.unmarshallers.JsonUtils
 
getDateTime(Object, String) - Method in class org.sonar.wsclient.JdkUtils
 
getDateTime(Object, String) - Method in class org.sonar.wsclient.services.WSUtils
 
getDateTime(Map, String) - Static method in class org.sonar.wsclient.unmarshallers.JsonUtils
 
getDepId() - Method in class org.sonar.wsclient.services.DependencyTree
 
getDepth() - Method in class org.sonar.wsclient.services.ResourceQuery
 
getDescription() - Method in class org.sonar.wsclient.services.Event
 
getDescription() - Method in class org.sonar.wsclient.services.ManualMeasureCreateQuery
 
getDescription() - Method in class org.sonar.wsclient.services.Metric
 
getDescription() - Method in class org.sonar.wsclient.services.Resource
 
getDirection() - Method in class org.sonar.wsclient.services.DependencyQuery
 
getDirection() - Method in class org.sonar.wsclient.services.Metric
 
getDomain() - Method in class org.sonar.wsclient.services.Metric
 
getDouble(Object, String) - Method in class org.sonar.wsclient.JdkUtils
 
getDouble(Object, String) - Method in class org.sonar.wsclient.services.WSUtils
 
getDouble(Map, String) - Static method in class org.sonar.wsclient.unmarshallers.JsonUtils
 
getField(Object, String) - Method in class org.sonar.wsclient.JdkUtils
 
getField(Object, String) - Method in class org.sonar.wsclient.services.WSUtils
 
getFields(Object) - Method in class org.sonar.wsclient.JdkUtils
 
getFields(Object) - Method in class org.sonar.wsclient.services.WSUtils
 
getFormattedValue() - Method in class org.sonar.wsclient.services.Measure
 
getFormattedValue(String) - Method in class org.sonar.wsclient.services.Measure
 
getFrom() - Method in class org.sonar.wsclient.services.EventQuery
 
getFrom() - Method in class org.sonar.wsclient.services.SourceQuery
 
getFrom() - Method in class org.sonar.wsclient.services.TimeMachineQuery
 
getFromId() - Method in class org.sonar.wsclient.services.Dependency
 
getFromKey() - Method in class org.sonar.wsclient.services.Dependency
 
getFromName() - Method in class org.sonar.wsclient.services.Dependency
 
getFromQualifier() - Method in class org.sonar.wsclient.services.Dependency
 
getHidden() - Method in class org.sonar.wsclient.services.Metric
 
getHost() - Method in class org.sonar.wsclient.Host
 
getHttpClient() - Method in class org.sonar.wsclient.connectors.HttpClient3Connector
 
getHttpClient() - Method in class org.sonar.wsclient.connectors.HttpClient4Connector
 
getId() - Method in class org.sonar.wsclient.services.Dependency
 
getId() - Method in class org.sonar.wsclient.services.DependencyQuery
 
getId() - Method in class org.sonar.wsclient.services.Event
 
getId() - Method in class org.sonar.wsclient.services.Favourite
 
getId() - Method in class org.sonar.wsclient.services.ManualMeasure
 
getId() - Method in class org.sonar.wsclient.services.Resource
 
getId() - Method in class org.sonar.wsclient.services.Server
 
getIdOrKey() - Method in class org.sonar.wsclient.services.FavouriteDeleteQuery
 
getIndex() - Method in class org.sonar.wsclient.services.TimeMachineColumn
 
getInheritance() - Method in class org.sonar.wsclient.services.Profile.Rule
 
getINSTANCE() - Static method in class org.sonar.wsclient.services.WSUtils
 
getInteger(Object, String) - Method in class org.sonar.wsclient.JdkUtils
 
getInteger(Object, String) - Method in class org.sonar.wsclient.services.WSUtils
 
getInteger(Map, String) - Static method in class org.sonar.wsclient.unmarshallers.JsonUtils
 
getIntValue() - Method in class org.sonar.wsclient.services.ManualMeasureCreateQuery
 
getIntValue() - Method in class org.sonar.wsclient.services.Measure
 
getKey() - Method in class org.sonar.wsclient.services.Favourite
 
getKey() - Method in class org.sonar.wsclient.services.Metric
 
getKey() - Method in class org.sonar.wsclient.services.MetricDeleteQuery
 
getKey() - Method in class org.sonar.wsclient.services.Plugin
 
getKey() - Method in class org.sonar.wsclient.services.Profile.Rule
 
getKey() - Method in class org.sonar.wsclient.services.ProjectDeleteQuery
 
getKey() - Method in class org.sonar.wsclient.services.Property
 
getKey() - Method in class org.sonar.wsclient.services.PropertyCreateQuery
 
getKey() - Method in class org.sonar.wsclient.services.PropertyDeleteQuery
 
getKey() - Method in class org.sonar.wsclient.services.PropertyQuery
 
getKey() - Method in class org.sonar.wsclient.services.PropertyUpdateQuery
 
getKey() - Method in class org.sonar.wsclient.services.Resource
 
getKey() - Method in class org.sonar.wsclient.services.UserPropertyCreateQuery
 
getKey() - Method in class org.sonar.wsclient.services.UserPropertyDeleteQuery
 
getKey() - Method in class org.sonar.wsclient.services.UserPropertyQuery
 
getLanguage() - Method in class org.sonar.wsclient.services.Favourite
 
getLanguage() - Method in class org.sonar.wsclient.services.Profile
 
getLanguage() - Method in class org.sonar.wsclient.services.ProfileQuery
 
getLanguage() - Method in class org.sonar.wsclient.services.Resource
 
getLimit() - Method in class org.sonar.wsclient.services.ResourceQuery
 
getLine(int) - Method in class org.sonar.wsclient.services.Source
 
getLines() - Method in class org.sonar.wsclient.services.Source
 
getLinesById() - Method in class org.sonar.wsclient.services.Source
 
getLocale() - Method in class org.sonar.wsclient.services.AbstractQuery
Accepted-language, as defined in http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html
getLogin() - Method in class org.sonar.wsclient.internal.HttpRequestFactory
 
getLong(Object, String) - Method in class org.sonar.wsclient.JdkUtils
 
getLong(Object, String) - Method in class org.sonar.wsclient.services.WSUtils
 
getLong(Map, String) - Static method in class org.sonar.wsclient.unmarshallers.JsonUtils
 
getLongName() - Method in class org.sonar.wsclient.services.Resource
 
getLongValue() - Method in class org.sonar.wsclient.services.Measure
 
getMeasure(String) - Method in class org.sonar.wsclient.services.Resource
 
getMeasureFormattedValue(String, String) - Method in class org.sonar.wsclient.services.Resource
 
getMeasureIntValue(String) - Method in class org.sonar.wsclient.services.Resource
 
getMeasures() - Method in class org.sonar.wsclient.services.Resource
 
getMeasureValue(String) - Method in class org.sonar.wsclient.services.Resource
 
getMessage() - Method in class org.sonar.wsclient.services.ServerSetup
 
getMetricKey() - Method in class org.sonar.wsclient.services.ManualMeasure
 
getMetricKey() - Method in class org.sonar.wsclient.services.ManualMeasureCreateQuery
 
getMetricKey() - Method in class org.sonar.wsclient.services.ManualMeasureDeleteQuery
 
getMetricKey() - Method in class org.sonar.wsclient.services.ManualMeasureQuery
 
getMetricKey() - Method in class org.sonar.wsclient.services.Measure
 
getMetricKey() - Method in class org.sonar.wsclient.services.TimeMachineColumn
 
getMetricName() - Method in class org.sonar.wsclient.services.Measure
 
getMetrics() - Method in class org.sonar.wsclient.services.ResourceQuery
 
getMetrics() - Method in class org.sonar.wsclient.services.TimeMachineQuery
 
getModelClass() - Method in class org.sonar.wsclient.services.AuthenticationQuery
 
getModelClass() - Method in class org.sonar.wsclient.services.CreateQuery
 
getModelClass() - Method in class org.sonar.wsclient.services.DependencyQuery
 
getModelClass() - Method in class org.sonar.wsclient.services.DependencyTreeQuery
 
getModelClass() - Method in class org.sonar.wsclient.services.EventCreateQuery
 
getModelClass() - Method in class org.sonar.wsclient.services.EventQuery
 
getModelClass() - Method in class org.sonar.wsclient.services.FavouriteCreateQuery
 
getModelClass() - Method in class org.sonar.wsclient.services.FavouriteQuery
 
getModelClass() - Method in class org.sonar.wsclient.services.ManualMeasureCreateQuery
 
getModelClass() - Method in class org.sonar.wsclient.services.ManualMeasureQuery
 
getModelClass() - Method in class org.sonar.wsclient.services.MetricCreateQuery
 
getModelClass() - Method in class org.sonar.wsclient.services.MetricQuery
 
getModelClass() - Method in class org.sonar.wsclient.services.MetricUpdateQuery
 
getModelClass() - Method in class org.sonar.wsclient.services.ProfileQuery
 
getModelClass() - Method in class org.sonar.wsclient.services.PropertyCreateQuery
 
getModelClass() - Method in class org.sonar.wsclient.services.PropertyQuery
 
getModelClass() - Method in class org.sonar.wsclient.services.PropertyUpdateQuery
 
getModelClass() - Method in class org.sonar.wsclient.services.Query
 
getModelClass() - Method in class org.sonar.wsclient.services.ResourceQuery
 
getModelClass() - Method in class org.sonar.wsclient.services.ResourceSearchQuery
 
getModelClass() - Method in class org.sonar.wsclient.services.ServerQuery
 
getModelClass() - Method in class org.sonar.wsclient.services.ServerSetupQuery
 
getModelClass() - Method in class org.sonar.wsclient.services.SourceQuery
 
getModelClass() - Method in class org.sonar.wsclient.services.TimeMachineQuery
 
getModelClass() - Method in class org.sonar.wsclient.services.UpdateCenterQuery
 
getModelClass() - Method in class org.sonar.wsclient.services.UpdateQuery
 
getModelClass() - Method in class org.sonar.wsclient.services.UserPropertyCreateQuery
 
getModelClass() - Method in class org.sonar.wsclient.services.UserPropertyQuery
 
getModelName() - Method in class org.sonar.wsclient.services.TimeMachineColumn
 
getName() - Method in class org.sonar.wsclient.services.Event
 
getName() - Method in class org.sonar.wsclient.services.Favourite
 
getName() - Method in class org.sonar.wsclient.services.Metric
 
getName() - Method in class org.sonar.wsclient.services.Plugin
 
getName() - Method in class org.sonar.wsclient.services.Profile
 
getName() - Method in class org.sonar.wsclient.services.ProfileQuery
 
getName() - Method in class org.sonar.wsclient.services.Resource
 
getName(boolean) - Method in class org.sonar.wsclient.services.Resource
 
getPage() - Method in class org.sonar.wsclient.services.ResourceSearchQuery
 
getPage() - Method in class org.sonar.wsclient.services.ResourceSearchResult
 
getPageSize() - Method in class org.sonar.wsclient.services.ResourceSearchQuery
 
getPageSize() - Method in class org.sonar.wsclient.services.ResourceSearchResult
 
getParameter(String) - Method in class org.sonar.wsclient.services.Profile.Rule
 
getParameters() - Method in class org.sonar.wsclient.services.Profile.Rule
 
getParentId() - Method in class org.sonar.wsclient.services.DependencyQuery
 
getParentName() - Method in class org.sonar.wsclient.services.Profile
 
getPassword() - Method in class org.sonar.wsclient.Host
 
getPassword() - Method in class org.sonar.wsclient.internal.HttpRequestFactory
 
getPeriod1Date() - Method in class org.sonar.wsclient.services.Resource
 
getPeriod1Mode() - Method in class org.sonar.wsclient.services.Resource
 
getPeriod1Param() - Method in class org.sonar.wsclient.services.Resource
 
getPeriod2Date() - Method in class org.sonar.wsclient.services.Resource
 
getPeriod2Mode() - Method in class org.sonar.wsclient.services.Resource
 
getPeriod2Param() - Method in class org.sonar.wsclient.services.Resource
 
getPeriod3Date() - Method in class org.sonar.wsclient.services.Resource
 
getPeriod3Mode() - Method in class org.sonar.wsclient.services.Resource
 
getPeriod3Param() - Method in class org.sonar.wsclient.services.Resource
 
getPeriod4Date() - Method in class org.sonar.wsclient.services.Resource
 
getPeriod4Mode() - Method in class org.sonar.wsclient.services.Resource
 
getPeriod4Param() - Method in class org.sonar.wsclient.services.Resource
 
getPeriod5Date() - Method in class org.sonar.wsclient.services.Resource
 
getPeriod5Mode() - Method in class org.sonar.wsclient.services.Resource
 
getPeriod5Param() - Method in class org.sonar.wsclient.services.Resource
 
getProxyHost() - Method in class org.sonar.wsclient.internal.HttpRequestFactory
 
getProxyLogin() - Method in class org.sonar.wsclient.internal.HttpRequestFactory
 
getProxyPassword() - Method in class org.sonar.wsclient.internal.HttpRequestFactory
 
getProxyPort() - Method in class org.sonar.wsclient.internal.HttpRequestFactory
 
getQualifier() - Method in class org.sonar.wsclient.services.Favourite
 
getQualifier() - Method in class org.sonar.wsclient.services.Resource
 
getQualifiers() - Method in class org.sonar.wsclient.services.ResourceQuery
 
getQualifiers() - Method in class org.sonar.wsclient.services.ResourceSearchQuery
 
getReadTimeoutInMilliseconds() - Method in class org.sonar.wsclient.internal.HttpRequestFactory
 
getRepository() - Method in class org.sonar.wsclient.services.Profile.Rule
 
getResourceId() - Method in class org.sonar.wsclient.services.DependencyTree
 
getResourceId() - Method in class org.sonar.wsclient.services.DependencyTreeQuery
 
getResourceIdOrKey() - Method in class org.sonar.wsclient.services.DependencyQuery
 
getResourceKey() - Method in class org.sonar.wsclient.services.DependencyTree
 
getResourceKey() - Method in class org.sonar.wsclient.services.Event
 
getResourceKey() - Method in class org.sonar.wsclient.services.EventQuery
 
getResourceKey() - Method in class org.sonar.wsclient.services.ManualMeasure
 
getResourceKey() - Method in class org.sonar.wsclient.services.ManualMeasureCreateQuery
 
getResourceKey() - Method in class org.sonar.wsclient.services.ManualMeasureDeleteQuery
 
getResourceKey() - Method in class org.sonar.wsclient.services.ManualMeasureQuery
 
getResourceKeyOrId() - Method in class org.sonar.wsclient.services.PropertyCreateQuery
 
getResourceKeyOrId() - Method in class org.sonar.wsclient.services.PropertyDeleteQuery
 
getResourceKeyOrId() - Method in class org.sonar.wsclient.services.PropertyQuery
 
getResourceKeyOrId() - Method in class org.sonar.wsclient.services.PropertyUpdateQuery
 
getResourceKeyOrId() - Method in class org.sonar.wsclient.services.ResourceQuery
 
getResourceKeyOrId() - Method in class org.sonar.wsclient.services.SourceQuery
 
getResourceName() - Method in class org.sonar.wsclient.services.DependencyTree
 
getResourceQualifier() - Method in class org.sonar.wsclient.services.DependencyTree
 
getResources() - Method in class org.sonar.wsclient.services.ResourceSearchResult
 
getResourceScope() - Method in class org.sonar.wsclient.services.DependencyTree
 
getResourceVersion() - Method in class org.sonar.wsclient.services.DependencyTree
 
getRule(String, String) - Method in class org.sonar.wsclient.services.Profile
 
getRuleCategories() - Method in class org.sonar.wsclient.services.ResourceQuery
Deprecated. since 2.5 See http://jira.codehaus.org/browse/SONAR-2007
getRuleCategory() - Method in class org.sonar.wsclient.services.Measure
Deprecated. since 2.5 See http://jira.codehaus.org/browse/SONAR-2007
getRuleKey() - Method in class org.sonar.wsclient.services.Measure
 
getRuleName() - Method in class org.sonar.wsclient.services.Measure
 
getRulePriorities() - Method in class org.sonar.wsclient.services.ResourceQuery
Deprecated. since 2.5 use ResourceQuery.getRuleSeverities() instead. See http://jira.codehaus.org/browse/SONAR-1829
getRulePriority() - Method in class org.sonar.wsclient.services.Measure
Deprecated. since 2.5 use Measure.getRuleSeverity() instead. See http://jira.codehaus.org/browse/SONAR-1829
getRuleRepositories() - Method in class org.sonar.wsclient.services.ProfileQuery
 
getRules() - Method in class org.sonar.wsclient.services.Profile
 
getRules() - Method in class org.sonar.wsclient.services.ResourceQuery
 
getRuleSeverities() - Method in class org.sonar.wsclient.services.ProfileQuery
 
getRuleSeverities() - Method in class org.sonar.wsclient.services.ResourceQuery
 
getRuleSeverity() - Method in class org.sonar.wsclient.services.Measure
 
getScope() - Method in class org.sonar.wsclient.services.Favourite
 
getScope() - Method in class org.sonar.wsclient.services.Resource
 
getScopes() - Method in class org.sonar.wsclient.services.DependencyTreeQuery
 
getScopes() - Method in class org.sonar.wsclient.services.ResourceQuery
 
getSeverity() - Method in class org.sonar.wsclient.services.Profile.Rule
 
getStatus() - Method in class org.sonar.wsclient.services.Server
 
getStatus() - Method in class org.sonar.wsclient.services.ServerSetup
 
getStatusMessage() - Method in class org.sonar.wsclient.services.Server
 
getString(Object, String) - Method in class org.sonar.wsclient.JdkUtils
 
getString(Object, String) - Method in class org.sonar.wsclient.services.WSUtils
 
getString(Map, String) - Static method in class org.sonar.wsclient.unmarshallers.JsonUtils
 
getText() - Method in class org.sonar.wsclient.services.ResourceSearchQuery
 
getTextValue() - Method in class org.sonar.wsclient.services.ManualMeasure
 
getTextValue() - Method in class org.sonar.wsclient.services.ManualMeasureCreateQuery
 
getTimeoutMilliseconds() - Method in class org.sonar.wsclient.services.AbstractQuery
Get the timeout for waiting data, in milliseconds.
getTo() - Method in class org.sonar.wsclient.services.DependencyTree
 
getTo() - Method in class org.sonar.wsclient.services.EventQuery
 
getTo() - Method in class org.sonar.wsclient.services.SourceQuery
 
getTo() - Method in class org.sonar.wsclient.services.TimeMachineQuery
 
getToId() - Method in class org.sonar.wsclient.services.Dependency
 
getToKey() - Method in class org.sonar.wsclient.services.Dependency
 
getToName() - Method in class org.sonar.wsclient.services.Dependency
 
getToQualifier() - Method in class org.sonar.wsclient.services.Dependency
 
getTotal() - Method in class org.sonar.wsclient.services.ResourceSearchResult
 
getTrend() - Method in class org.sonar.wsclient.services.Measure
 
getType() - Method in class org.sonar.wsclient.services.Metric
 
getUpdatedAt() - Method in class org.sonar.wsclient.services.ManualMeasure
 
getUrl() - Method in class org.sonar.wsclient.services.AbstractQuery
Must start with a slash, for example: /api/metrics
getUrl() - Method in class org.sonar.wsclient.services.AuthenticationQuery
 
getUrl() - Method in class org.sonar.wsclient.services.DependencyQuery
 
getUrl() - Method in class org.sonar.wsclient.services.DependencyTreeQuery
 
getUrl() - Method in class org.sonar.wsclient.services.EventCreateQuery
 
getUrl() - Method in class org.sonar.wsclient.services.EventQuery
 
getUrl() - Method in class org.sonar.wsclient.services.FavouriteCreateQuery
 
getUrl() - Method in class org.sonar.wsclient.services.FavouriteDeleteQuery
 
getUrl() - Method in class org.sonar.wsclient.services.FavouriteQuery
 
getUrl() - Method in class org.sonar.wsclient.services.ManualMeasureCreateQuery
 
getUrl() - Method in class org.sonar.wsclient.services.ManualMeasureDeleteQuery
 
getUrl() - Method in class org.sonar.wsclient.services.ManualMeasureQuery
 
getUrl() - Method in class org.sonar.wsclient.services.MetricCreateQuery
 
getUrl() - Method in class org.sonar.wsclient.services.MetricDeleteQuery
 
getUrl() - Method in class org.sonar.wsclient.services.MetricQuery
 
getUrl() - Method in class org.sonar.wsclient.services.MetricUpdateQuery
 
getUrl() - Method in class org.sonar.wsclient.services.ProfileQuery
 
getUrl() - Method in class org.sonar.wsclient.services.ProjectDeleteQuery
 
getUrl() - Method in class org.sonar.wsclient.services.PropertyCreateQuery
 
getUrl() - Method in class org.sonar.wsclient.services.PropertyDeleteQuery
 
getUrl() - Method in class org.sonar.wsclient.services.PropertyQuery
 
getUrl() - Method in class org.sonar.wsclient.services.PropertyUpdateQuery
 
getUrl() - Method in class org.sonar.wsclient.services.ResourceQuery
 
getUrl() - Method in class org.sonar.wsclient.services.ResourceSearchQuery
 
getUrl() - Method in class org.sonar.wsclient.services.ServerQuery
 
getUrl() - Method in class org.sonar.wsclient.services.ServerSetupQuery
 
getUrl() - Method in class org.sonar.wsclient.services.SourceQuery
 
getUrl() - Method in class org.sonar.wsclient.services.TimeMachineQuery
 
getUrl() - Method in class org.sonar.wsclient.services.UpdateCenterQuery
 
getUrl() - Method in class org.sonar.wsclient.services.UserPropertyCreateQuery
 
getUrl() - Method in class org.sonar.wsclient.services.UserPropertyDeleteQuery
 
getUrl() - Method in class org.sonar.wsclient.services.UserPropertyQuery
 
getUsage() - Method in class org.sonar.wsclient.services.Dependency
 
getUsage() - Method in class org.sonar.wsclient.services.DependencyTree
 
getUserLogin() - Method in class org.sonar.wsclient.services.ManualMeasure
 
getUserManaged() - Method in class org.sonar.wsclient.services.Metric
 
getUsername() - Method in class org.sonar.wsclient.Host
 
getUsername() - Method in class org.sonar.wsclient.services.ManualMeasure
 
getValue() - Method in class org.sonar.wsclient.services.ManualMeasure
 
getValue() - Method in class org.sonar.wsclient.services.ManualMeasureCreateQuery
 
getValue() - Method in class org.sonar.wsclient.services.Measure
 
getValue() - Method in class org.sonar.wsclient.services.Property
 
getValue() - Method in class org.sonar.wsclient.services.PropertyCreateQuery
 
getValue() - Method in class org.sonar.wsclient.services.PropertyUpdateQuery
 
getValue() - Method in class org.sonar.wsclient.services.UserPropertyCreateQuery
 
getValues() - Method in class org.sonar.wsclient.services.TimeMachineCell
 
getVar() - Method in class org.sonar.wsclient.services.Measure
 
getVariation1() - Method in class org.sonar.wsclient.services.Measure
Variation value on period 1.
getVariation2() - Method in class org.sonar.wsclient.services.Measure
Variation value on period 2.
getVariation3() - Method in class org.sonar.wsclient.services.Measure
Variation value on period 3.
getVariation4() - Method in class org.sonar.wsclient.services.Measure
Variation value on period 4.
getVariation5() - Method in class org.sonar.wsclient.services.Measure
Variation value on period 5.
getVersion() - Method in class org.sonar.wsclient.services.Plugin
 
getVersion() - Method in class org.sonar.wsclient.services.Resource
 
getVersion() - Method in class org.sonar.wsclient.services.Server
 
getWeight() - Method in class org.sonar.wsclient.services.Dependency
 
getWeight() - Method in class org.sonar.wsclient.services.DependencyTree
 
group(String) - Method in class org.sonar.wsclient.permissions.PermissionParameters
 

H

hashCode() - Method in class org.sonar.wsclient.services.Dependency
 
hashCode() - Method in class org.sonar.wsclient.services.Event
 
hideRules(Boolean) - Method in class org.sonar.wsclient.issue.IssueQuery
 
Host - Class in org.sonar.wsclient
 
Host(String) - Constructor for class org.sonar.wsclient.Host
 
Host(String, String, String) - Constructor for class org.sonar.wsclient.Host
 
htmlText() - Method in class org.sonar.wsclient.issue.internal.DefaultIssueComment
 
htmlText() - Method in interface org.sonar.wsclient.issue.IssueComment
 
HttpClient3Connector - Class in org.sonar.wsclient.connectors
 
HttpClient3Connector(Host) - Constructor for class org.sonar.wsclient.connectors.HttpClient3Connector
 
HttpClient3Connector(Host, HttpClient) - Constructor for class org.sonar.wsclient.connectors.HttpClient3Connector
 
HttpClient4Connector - Class in org.sonar.wsclient.connectors
 
HttpClient4Connector(Host) - Constructor for class org.sonar.wsclient.connectors.HttpClient4Connector
 
HttpException - Exception in org.sonar.wsclient.base
 
HttpException(String, int) - Constructor for exception org.sonar.wsclient.base.HttpException
 
HttpRequestFactory - Class in org.sonar.wsclient.internal
Not an API.
HttpRequestFactory(String) - Constructor for class org.sonar.wsclient.internal.HttpRequestFactory
 

I

id() - Method in class org.sonar.wsclient.component.Component
 
id() - Method in class org.sonar.wsclient.project.internal.DefaultProject
 
id() - Method in interface org.sonar.wsclient.project.Project
 
id() - Method in class org.sonar.wsclient.qualitygate.internal.DefaultQualityGate
 
id() - Method in class org.sonar.wsclient.qualitygate.internal.DefaultQualityGateCondition
 
id() - Method in interface org.sonar.wsclient.qualitygate.QualityGate
 
id() - Method in interface org.sonar.wsclient.qualitygate.QualityGateCondition
 
includeDeactivated() - Method in class org.sonar.wsclient.user.UserQuery
 
INCOMING_DIRECTION - Static variable in class org.sonar.wsclient.services.DependencyQuery
 
infos() - Method in class org.sonar.wsclient.qprofile.internal.DefaultQProfileResult
 
infos() - Method in interface org.sonar.wsclient.qprofile.QProfileResult
 
isDefaultProfile() - Method in class org.sonar.wsclient.services.Profile
 
isExcludeRuleCategories() - Method in class org.sonar.wsclient.services.ResourceQuery
Deprecated. since 2.5 not used anymore
isExcludeRulePriorities() - Method in class org.sonar.wsclient.services.ResourceQuery
Deprecated. since 2.5 use ResourceQuery.isExcludeRuleSeverities() instead. See http://jira.codehaus.org/browse/SONAR-1829
isExcludeRules() - Method in class org.sonar.wsclient.services.ResourceQuery
 
isExcludeRuleSeverities() - Method in class org.sonar.wsclient.services.ResourceQuery
 
isIncludeAlerts() - Method in class org.sonar.wsclient.services.ResourceQuery
 
isIncludeFromTime() - Method in class org.sonar.wsclient.services.EventQuery
 
isIncludeToTime() - Method in class org.sonar.wsclient.services.EventQuery
 
isIncludeTrends() - Method in class org.sonar.wsclient.services.ResourceQuery
 
isSuccessful() - Method in class org.sonar.wsclient.services.ServerSetup
 
Issue - Interface in org.sonar.wsclient.issue
 
IssueChange - Interface in org.sonar.wsclient.issue
 
IssueChangeDiff - Interface in org.sonar.wsclient.issue
 
IssueClient - Interface in org.sonar.wsclient.issue
This client is a wrapper over the web services related to issues
issueClient() - Method in class org.sonar.wsclient.SonarClient
New client to interact with web services related to issues
IssueComment - Interface in org.sonar.wsclient.issue
 
IssueJsonParser - Class in org.sonar.wsclient.issue.internal
 
IssueJsonParser() - Constructor for class org.sonar.wsclient.issue.internal.IssueJsonParser
 
IssueQuery - Class in org.sonar.wsclient.issue
 
issues(String...) - Method in class org.sonar.wsclient.issue.BulkChangeQuery
 
issues(String...) - Method in class org.sonar.wsclient.issue.IssueQuery
 
Issues - Interface in org.sonar.wsclient.issue
 
issuesNotChangedKeys() - Method in interface org.sonar.wsclient.issue.BulkChange
 
issuesNotChangedKeys() - Method in class org.sonar.wsclient.issue.internal.DefaultBulkChange
 
isValid() - Method in class org.sonar.wsclient.services.Authentication
 
isVerbose() - Method in class org.sonar.wsclient.services.ResourceQuery
 

J

JdkUtils - Class in org.sonar.wsclient
 
JdkUtils() - Constructor for class org.sonar.wsclient.JdkUtils
 
JsonUtils - Class in org.sonar.wsclient.unmarshallers
 

K

key() - Method in class org.sonar.wsclient.component.Component
 
key() - Method in interface org.sonar.wsclient.issue.ActionPlan
Unique key
key() - Method in class org.sonar.wsclient.issue.internal.DefaultActionPlan
Unique key
key() - Method in class org.sonar.wsclient.issue.internal.DefaultIssue
Unique key
key() - Method in class org.sonar.wsclient.issue.internal.DefaultIssueChangeDiff
 
key() - Method in class org.sonar.wsclient.issue.internal.DefaultIssueComment
 
key() - Method in interface org.sonar.wsclient.issue.Issue
Unique key
key() - Method in interface org.sonar.wsclient.issue.IssueChangeDiff
 
key() - Method in interface org.sonar.wsclient.issue.IssueComment
 
key(String) - Method in class org.sonar.wsclient.issue.UpdateActionPlan
 
key() - Method in class org.sonar.wsclient.project.internal.DefaultProject
 
key(String) - Method in class org.sonar.wsclient.project.NewProject
 
key() - Method in interface org.sonar.wsclient.project.Project
 
key() - Method in class org.sonar.wsclient.rule.Rule
Unique key
key() - Method in class org.sonar.wsclient.services.ResourceSearchResult.Resource
 

L

LANGUAGE_JAVA - Static variable in class org.sonar.wsclient.services.Resource
 
languages(String...) - Method in class org.sonar.wsclient.issue.IssueQuery
 
line() - Method in class org.sonar.wsclient.issue.internal.DefaultIssue
 
line() - Method in interface org.sonar.wsclient.issue.Issue
 
line(Integer) - Method in class org.sonar.wsclient.issue.NewIssue
Optional line, starting from 1.
list() - Method in class org.sonar.wsclient.issue.internal.DefaultIssues
 
list() - Method in interface org.sonar.wsclient.issue.Issues
 
list() - Method in class org.sonar.wsclient.qualitygate.internal.DefaultQualityGateClient
 
list() - Method in interface org.sonar.wsclient.qualitygate.QualityGateClient
 
login() - Method in class org.sonar.wsclient.issue.internal.DefaultIssueComment
 
login() - Method in interface org.sonar.wsclient.issue.IssueComment
 
login(String) - Method in class org.sonar.wsclient.SonarClient.Builder
Optional login, for example "admin"
login() - Method in class org.sonar.wsclient.user.User
Unique login
login(String) - Method in class org.sonar.wsclient.user.UserParameters
 
logins(String...) - Method in class org.sonar.wsclient.user.UserQuery
 
longName() - Method in class org.sonar.wsclient.component.Component
 

M

ManualMeasure - Class in org.sonar.wsclient.services
 
ManualMeasure() - Constructor for class org.sonar.wsclient.services.ManualMeasure
 
ManualMeasureCreateQuery - Class in org.sonar.wsclient.services
 
ManualMeasureDeleteQuery - Class in org.sonar.wsclient.services
 
ManualMeasureQuery - Class in org.sonar.wsclient.services
 
ManualMeasureUnmarshaller - Class in org.sonar.wsclient.unmarshallers
 
ManualMeasureUnmarshaller() - Constructor for class org.sonar.wsclient.unmarshallers.ManualMeasureUnmarshaller
 
maxResultsReached() - Method in class org.sonar.wsclient.issue.internal.DefaultIssues
 
maxResultsReached() - Method in interface org.sonar.wsclient.issue.Issues
 
Measure - Class in org.sonar.wsclient.services
 
Measure() - Constructor for class org.sonar.wsclient.services.Measure
 
message() - Method in class org.sonar.wsclient.issue.internal.DefaultIssue
 
message() - Method in interface org.sonar.wsclient.issue.Issue
 
message(String) - Method in class org.sonar.wsclient.issue.NewIssue
 
message() - Method in class org.sonar.wsclient.system.internal.DefaultMigration
 
message() - Method in interface org.sonar.wsclient.system.Migration
 
Metric - Class in org.sonar.wsclient.services
 
Metric() - Constructor for class org.sonar.wsclient.services.Metric
 
MetricCreateQuery - Class in org.sonar.wsclient.services
 
MetricDeleteQuery - Class in org.sonar.wsclient.services
 
metricKey() - Method in class org.sonar.wsclient.qualitygate.internal.DefaultQualityGateCondition
 
metricKey(String) - Method in class org.sonar.wsclient.qualitygate.NewCondition
 
metricKey() - Method in interface org.sonar.wsclient.qualitygate.QualityGateCondition
 
metricKey(String) - Method in class org.sonar.wsclient.qualitygate.UpdateCondition
 
MetricQuery - Class in org.sonar.wsclient.services
 
MetricUnmarshaller - Class in org.sonar.wsclient.unmarshallers
 
MetricUnmarshaller() - Constructor for class org.sonar.wsclient.unmarshallers.MetricUnmarshaller
 
MetricUpdateQuery - Class in org.sonar.wsclient.services
 
migrate() - Method in class org.sonar.wsclient.system.internal.DefaultSystemClient
 
migrate(long, long) - Method in class org.sonar.wsclient.system.internal.DefaultSystemClient
 
migrate() - Method in interface org.sonar.wsclient.system.SystemClient
Asynchronously start a database migration.
migrate(long, long) - Method in interface org.sonar.wsclient.system.SystemClient
Synchronously start a database migration.
Migration - Interface in org.sonar.wsclient.system
 
Migration.Status - Enum in org.sonar.wsclient.system
 
Model - Class in org.sonar.wsclient.services
 
Model() - Constructor for class org.sonar.wsclient.services.Model
 

N

name() - Method in class org.sonar.wsclient.component.Component
 
name() - Method in interface org.sonar.wsclient.issue.ActionPlan
 
name() - Method in class org.sonar.wsclient.issue.internal.DefaultActionPlan
 
name(String) - Method in class org.sonar.wsclient.issue.NewActionPlan
 
name(String) - Method in class org.sonar.wsclient.issue.UpdateActionPlan
 
name() - Method in class org.sonar.wsclient.project.internal.DefaultProject
 
name(String) - Method in class org.sonar.wsclient.project.NewProject
 
name() - Method in interface org.sonar.wsclient.project.Project
 
name() - Method in class org.sonar.wsclient.qualitygate.internal.DefaultQualityGate
 
name() - Method in interface org.sonar.wsclient.qualitygate.QualityGate
 
name() - Method in class org.sonar.wsclient.rule.Rule
 
name() - Method in class org.sonar.wsclient.services.ResourceSearchResult.Resource
 
name() - Method in class org.sonar.wsclient.user.User
 
name(String) - Method in class org.sonar.wsclient.user.UserParameters
 
NewActionPlan - Class in org.sonar.wsclient.issue
 
NewCondition - Class in org.sonar.wsclient.qualitygate
 
NewIssue - Class in org.sonar.wsclient.issue
 
NewProject - Class in org.sonar.wsclient.project
 
newValue() - Method in class org.sonar.wsclient.issue.internal.DefaultIssueChangeDiff
 
newValue() - Method in interface org.sonar.wsclient.issue.IssueChangeDiff
 

O

oldValue() - Method in class org.sonar.wsclient.issue.internal.DefaultIssueChangeDiff
 
oldValue() - Method in interface org.sonar.wsclient.issue.IssueChangeDiff
 
open(String) - Method in interface org.sonar.wsclient.issue.ActionPlanClient
 
open(String) - Method in class org.sonar.wsclient.issue.internal.DefaultActionPlanClient
 
operationalWebapp() - Method in class org.sonar.wsclient.system.internal.DefaultMigration
 
operationalWebapp() - Method in interface org.sonar.wsclient.system.Migration
 
operator() - Method in class org.sonar.wsclient.qualitygate.internal.DefaultQualityGateCondition
 
operator(String) - Method in class org.sonar.wsclient.qualitygate.NewCondition
 
operator() - Method in interface org.sonar.wsclient.qualitygate.QualityGateCondition
 
operator(String) - Method in class org.sonar.wsclient.qualitygate.UpdateCondition
 
org.sonar.wsclient - package org.sonar.wsclient
 
org.sonar.wsclient.base - package org.sonar.wsclient.base
 
org.sonar.wsclient.component - package org.sonar.wsclient.component
 
org.sonar.wsclient.connectors - package org.sonar.wsclient.connectors
 
org.sonar.wsclient.internal - package org.sonar.wsclient.internal
 
org.sonar.wsclient.issue - package org.sonar.wsclient.issue
 
org.sonar.wsclient.issue.internal - package org.sonar.wsclient.issue.internal
 
org.sonar.wsclient.permissions - package org.sonar.wsclient.permissions
 
org.sonar.wsclient.permissions.internal - package org.sonar.wsclient.permissions.internal
 
org.sonar.wsclient.project - package org.sonar.wsclient.project
 
org.sonar.wsclient.project.internal - package org.sonar.wsclient.project.internal
 
org.sonar.wsclient.qprofile - package org.sonar.wsclient.qprofile
 
org.sonar.wsclient.qprofile.internal - package org.sonar.wsclient.qprofile.internal
 
org.sonar.wsclient.qualitygate - package org.sonar.wsclient.qualitygate
 
org.sonar.wsclient.qualitygate.internal - package org.sonar.wsclient.qualitygate.internal
 
org.sonar.wsclient.rule - package org.sonar.wsclient.rule
 
org.sonar.wsclient.services - package org.sonar.wsclient.services
 
org.sonar.wsclient.system - package org.sonar.wsclient.system
 
org.sonar.wsclient.system.internal - package org.sonar.wsclient.system.internal
 
org.sonar.wsclient.unmarshallers - package org.sonar.wsclient.unmarshallers
 
org.sonar.wsclient.user - package org.sonar.wsclient.user
 
org.sonar.wsclient.user.internal - package org.sonar.wsclient.user.internal
 
OUTGOING_DIRECTION - Static variable in class org.sonar.wsclient.services.DependencyQuery
 

P

pageIndex() - Method in class org.sonar.wsclient.base.Paging
 
pageIndex(int) - Method in class org.sonar.wsclient.issue.IssueQuery
 
pages() - Method in class org.sonar.wsclient.base.Paging
 
pageSize() - Method in class org.sonar.wsclient.base.Paging
 
pageSize(int) - Method in class org.sonar.wsclient.issue.IssueQuery
 
Paging - Class in org.sonar.wsclient.base
 
Paging(Map) - Constructor for class org.sonar.wsclient.base.Paging
For internal use
paging() - Method in class org.sonar.wsclient.issue.internal.DefaultIssues
 
paging() - Method in interface org.sonar.wsclient.issue.Issues
 
parse(String) - Method in class org.sonar.wsclient.JdkUtils
 
parse(String) - Method in class org.sonar.wsclient.services.WSUtils
 
parse(Object) - Method in class org.sonar.wsclient.unmarshallers.AbstractUnmarshaller
 
parse(Object) - Method in class org.sonar.wsclient.unmarshallers.DependencyTreeUnmarshaller
 
parse(Object) - Method in class org.sonar.wsclient.unmarshallers.DependencyUnmarshaller
 
parse(Object) - Method in class org.sonar.wsclient.unmarshallers.EventUnmarshaller
 
parse(Object) - Method in class org.sonar.wsclient.unmarshallers.FavouriteUnmarshaller
 
parse(Object) - Method in class org.sonar.wsclient.unmarshallers.ManualMeasureUnmarshaller
 
parse(Object) - Method in class org.sonar.wsclient.unmarshallers.MetricUnmarshaller
 
parse(Object) - Method in class org.sonar.wsclient.unmarshallers.PluginUnmarshaller
 
parse(Object) - Method in class org.sonar.wsclient.unmarshallers.ProfileUnmarshaller
 
parse(Object) - Method in class org.sonar.wsclient.unmarshallers.PropertyUnmarshaller
 
parse(Object) - Method in class org.sonar.wsclient.unmarshallers.ResourceSearchUnmarshaller
 
parse(Object) - Method in class org.sonar.wsclient.unmarshallers.ResourceUnmarshaller
 
parse(Object) - Method in class org.sonar.wsclient.unmarshallers.SourceUnmarshaller
 
parse(Object) - Method in class org.sonar.wsclient.unmarshallers.TimeMachineUnmarshaller
 
parseDate(String) - Static method in class org.sonar.wsclient.unmarshallers.JsonUtils
 
parseIssues(String) - Method in class org.sonar.wsclient.issue.internal.IssueJsonParser
 
password(String) - Method in class org.sonar.wsclient.SonarClient.Builder
Optional password related to SonarClient.Builder.login(String), for example "admin"
password(String) - Method in class org.sonar.wsclient.user.UserParameters
 
passwordConfirmation(String) - Method in class org.sonar.wsclient.user.UserParameters
 
path() - Method in class org.sonar.wsclient.component.Component
 
period() - Method in class org.sonar.wsclient.qualitygate.internal.DefaultQualityGateCondition
 
period(Integer) - Method in class org.sonar.wsclient.qualitygate.NewCondition
 
period() - Method in interface org.sonar.wsclient.qualitygate.QualityGateCondition
 
period(Integer) - Method in class org.sonar.wsclient.qualitygate.UpdateCondition
 
permission(String) - Method in class org.sonar.wsclient.permissions.PermissionParameters
 
PermissionClient - Interface in org.sonar.wsclient.permissions
 
permissionClient() - Method in class org.sonar.wsclient.SonarClient
New client to interact with web services related to users and groups permissions
PermissionParameters - Class in org.sonar.wsclient.permissions
 
plan(String, String) - Method in class org.sonar.wsclient.issue.internal.DefaultIssueClient
 
plan(String, String) - Method in interface org.sonar.wsclient.issue.IssueClient
Link an existing issue to an action plan.
planned(Boolean) - Method in class org.sonar.wsclient.issue.IssueQuery
 
Plugin - Class in org.sonar.wsclient.services
 
Plugin() - Constructor for class org.sonar.wsclient.services.Plugin
 
PluginUnmarshaller - Class in org.sonar.wsclient.unmarshallers
 
PluginUnmarshaller() - Constructor for class org.sonar.wsclient.unmarshallers.PluginUnmarshaller
 
post(String, Map<String, Object>) - Method in class org.sonar.wsclient.internal.HttpRequestFactory
 
post(String, Map<String, Object>) - Method in class org.sonar.wsclient.SonarClient
Send a POST request on the given relativeUrl, with provided parameters (can be empty).
post(String, Object...) - Method in class org.sonar.wsclient.SonarClient
Same as SonarClient.post(String, java.util.Map) but parameters are defined as an array of even number of elements (key1, value1, key, value2, ...).
Profile - Class in org.sonar.wsclient.services
 
Profile() - Constructor for class org.sonar.wsclient.services.Profile
 
Profile.Rule - Class in org.sonar.wsclient.services
 
Profile.Rule() - Constructor for class org.sonar.wsclient.services.Profile.Rule
 
ProfileQuery - Class in org.sonar.wsclient.services
 
ProfileUnmarshaller - Class in org.sonar.wsclient.unmarshallers
 
ProfileUnmarshaller() - Constructor for class org.sonar.wsclient.unmarshallers.ProfileUnmarshaller
 
project() - Method in interface org.sonar.wsclient.issue.ActionPlan
 
project() - Method in class org.sonar.wsclient.issue.internal.DefaultActionPlan
 
project(Issue) - Method in class org.sonar.wsclient.issue.internal.DefaultIssues
 
project(Issue) - Method in interface org.sonar.wsclient.issue.Issues
 
project(String) - Method in class org.sonar.wsclient.issue.NewActionPlan
 
Project - Interface in org.sonar.wsclient.project
 
ProjectClient - Interface in org.sonar.wsclient.project
 
projectClient() - Method in class org.sonar.wsclient.SonarClient
New client to interact with web services related to projects
ProjectDeleteQuery - Class in org.sonar.wsclient.services
 
projectId() - Method in class org.sonar.wsclient.component.Component
 
projectKey() - Method in class org.sonar.wsclient.issue.internal.DefaultIssue
 
projectKey() - Method in interface org.sonar.wsclient.issue.Issue
 
projects() - Method in class org.sonar.wsclient.issue.internal.DefaultIssues
 
projects() - Method in interface org.sonar.wsclient.issue.Issues
 
Property - Class in org.sonar.wsclient.services
 
Property(String, String) - Constructor for class org.sonar.wsclient.services.Property
 
Property() - Constructor for class org.sonar.wsclient.services.Property
 
PropertyCreateQuery - Class in org.sonar.wsclient.services
 
PropertyCreateQuery() - Constructor for class org.sonar.wsclient.services.PropertyCreateQuery
 
PropertyCreateQuery(String, String) - Constructor for class org.sonar.wsclient.services.PropertyCreateQuery
 
PropertyCreateQuery(String, String, String) - Constructor for class org.sonar.wsclient.services.PropertyCreateQuery
 
PropertyCreateQuery(Property) - Constructor for class org.sonar.wsclient.services.PropertyCreateQuery
 
PropertyDeleteQuery - Class in org.sonar.wsclient.services
 
PropertyDeleteQuery(String) - Constructor for class org.sonar.wsclient.services.PropertyDeleteQuery
 
PropertyDeleteQuery(String, String) - Constructor for class org.sonar.wsclient.services.PropertyDeleteQuery
 
PropertyDeleteQuery(Property) - Constructor for class org.sonar.wsclient.services.PropertyDeleteQuery
 
PropertyQuery - Class in org.sonar.wsclient.services
 
PropertyQuery() - Constructor for class org.sonar.wsclient.services.PropertyQuery
 
PropertyUnmarshaller - Class in org.sonar.wsclient.unmarshallers
 
PropertyUnmarshaller() - Constructor for class org.sonar.wsclient.unmarshallers.PropertyUnmarshaller
 
PropertyUpdateQuery - Class in org.sonar.wsclient.services
 
PropertyUpdateQuery() - Constructor for class org.sonar.wsclient.services.PropertyUpdateQuery
 
PropertyUpdateQuery(String, String) - Constructor for class org.sonar.wsclient.services.PropertyUpdateQuery
 
PropertyUpdateQuery(String, String, String) - Constructor for class org.sonar.wsclient.services.PropertyUpdateQuery
 
PropertyUpdateQuery(Property) - Constructor for class org.sonar.wsclient.services.PropertyUpdateQuery
 
proxy(String, int) - Method in class org.sonar.wsclient.SonarClient.Builder
Host and port of the optional HTTP proxy
proxyLogin(String) - Method in class org.sonar.wsclient.SonarClient.Builder
 
proxyPassword(String) - Method in class org.sonar.wsclient.SonarClient.Builder
 

Q

QProfileClient - Interface in org.sonar.wsclient.qprofile
 
qProfileClient() - Method in class org.sonar.wsclient.SonarClient
New client to interact with web services related to quality profiles
QProfileResult - Interface in org.sonar.wsclient.qprofile
 
qualifier() - Method in class org.sonar.wsclient.component.Component
 
qualifier() - Method in class org.sonar.wsclient.project.internal.DefaultProject
 
qualifier() - Method in interface org.sonar.wsclient.project.Project
 
qualifier() - Method in class org.sonar.wsclient.services.ResourceSearchResult.Resource
 
QUALIFIER_CLASS - Static variable in class org.sonar.wsclient.services.Resource
Deprecated. since 4.2
QUALIFIER_DIRECTORY - Static variable in class org.sonar.wsclient.services.Resource
 
QUALIFIER_FILE - Static variable in class org.sonar.wsclient.services.Resource
 
QUALIFIER_LIB - Static variable in class org.sonar.wsclient.services.Resource
 
QUALIFIER_MODULE - Static variable in class org.sonar.wsclient.services.Resource
 
QUALIFIER_PACKAGE - Static variable in class org.sonar.wsclient.services.Resource
Deprecated. since 4.2
QUALIFIER_PROJECT - Static variable in class org.sonar.wsclient.services.Resource
 
QUALIFIER_SUBVIEW - Static variable in class org.sonar.wsclient.services.Resource
 
QUALIFIER_UNIT_TEST_CLASS - Static variable in class org.sonar.wsclient.services.Resource
 
QUALIFIER_VIEW - Static variable in class org.sonar.wsclient.services.Resource
 
QualityGate - Interface in org.sonar.wsclient.qualitygate
 
QualityGateClient - Interface in org.sonar.wsclient.qualitygate
 
qualityGateClient() - Method in class org.sonar.wsclient.SonarClient
New client to interact with web services related to quality gates
QualityGateCondition - Interface in org.sonar.wsclient.qualitygate
 
QualityGateDetails - Interface in org.sonar.wsclient.qualitygate
 
qualityGates() - Method in class org.sonar.wsclient.qualitygate.internal.DefaultQualityGates
 
QualityGates - Interface in org.sonar.wsclient.qualitygate
 
qualityGates() - Method in interface org.sonar.wsclient.qualitygate.QualityGates
 
Query<M extends Model> - Class in org.sonar.wsclient.services
 
Query() - Constructor for class org.sonar.wsclient.services.Query
 

R

readTimeoutMilliseconds(int) - Method in class org.sonar.wsclient.SonarClient.Builder
Sets the read timeout to a specified timeout, in milliseconds.
removePermission(PermissionParameters) - Method in class org.sonar.wsclient.permissions.internal.DefaultPermissionClient
 
removePermission(PermissionParameters) - Method in interface org.sonar.wsclient.permissions.PermissionClient
 
rename(long, String) - Method in class org.sonar.wsclient.qualitygate.internal.DefaultQualityGateClient
 
rename(long, String) - Method in interface org.sonar.wsclient.qualitygate.QualityGateClient
 
reporter() - Method in class org.sonar.wsclient.issue.internal.DefaultIssue
 
reporter() - Method in interface org.sonar.wsclient.issue.Issue
 
reporters(String...) - Method in class org.sonar.wsclient.issue.IssueQuery
 
resolution() - Method in class org.sonar.wsclient.issue.internal.DefaultIssue
The resolution type.
resolution() - Method in interface org.sonar.wsclient.issue.Issue
The resolution type.
resolutions(String...) - Method in class org.sonar.wsclient.issue.IssueQuery
 
resolved(Boolean) - Method in class org.sonar.wsclient.issue.IssueQuery
 
Resource - Class in org.sonar.wsclient.services
 
Resource() - Constructor for class org.sonar.wsclient.services.Resource
 
ResourceQuery - Class in org.sonar.wsclient.services
 
ResourceQuery() - Constructor for class org.sonar.wsclient.services.ResourceQuery
 
ResourceQuery(String) - Constructor for class org.sonar.wsclient.services.ResourceQuery
 
ResourceQuery(long) - Constructor for class org.sonar.wsclient.services.ResourceQuery
 
ResourceSearchQuery - Class in org.sonar.wsclient.services
 
ResourceSearchResult - Class in org.sonar.wsclient.services
 
ResourceSearchResult() - Constructor for class org.sonar.wsclient.services.ResourceSearchResult
 
ResourceSearchResult.Resource - Class in org.sonar.wsclient.services
 
ResourceSearchResult.Resource() - Constructor for class org.sonar.wsclient.services.ResourceSearchResult.Resource
 
ResourceSearchUnmarshaller - Class in org.sonar.wsclient.unmarshallers
 
ResourceSearchUnmarshaller() - Constructor for class org.sonar.wsclient.unmarshallers.ResourceSearchUnmarshaller
 
ResourceUnmarshaller - Class in org.sonar.wsclient.unmarshallers
 
ResourceUnmarshaller() - Constructor for class org.sonar.wsclient.unmarshallers.ResourceUnmarshaller
 
restart() - Method in class org.sonar.wsclient.system.internal.DefaultSystemClient
 
restart() - Method in interface org.sonar.wsclient.system.SystemClient
Restart server.
restoreDefault(String) - Method in class org.sonar.wsclient.qprofile.internal.DefaultQProfileClient
 
restoreDefault(String) - Method in interface org.sonar.wsclient.qprofile.QProfileClient
 
rule(Issue) - Method in class org.sonar.wsclient.issue.internal.DefaultIssues
 
rule(Issue) - Method in interface org.sonar.wsclient.issue.Issues
 
rule(String) - Method in class org.sonar.wsclient.issue.NewIssue
Rule key prefixed by the repository, for example "checkstyle:AvoidCycle".
Rule - Class in org.sonar.wsclient.rule
 
Rule(Map) - Constructor for class org.sonar.wsclient.rule.Rule
 
ruleKey() - Method in class org.sonar.wsclient.issue.internal.DefaultIssue
 
ruleKey() - Method in interface org.sonar.wsclient.issue.Issue
 
rules() - Method in class org.sonar.wsclient.issue.internal.DefaultIssues
 
rules(String...) - Method in class org.sonar.wsclient.issue.IssueQuery
 
rules() - Method in interface org.sonar.wsclient.issue.Issues
 

S

SCOPE_ENTITY - Static variable in class org.sonar.wsclient.services.Resource
 
SCOPE_SET - Static variable in class org.sonar.wsclient.services.Resource
 
SCOPE_SPACE - Static variable in class org.sonar.wsclient.services.Resource
 
searchText(String) - Method in class org.sonar.wsclient.user.UserQuery
 
selectProject(long, long) - Method in class org.sonar.wsclient.qualitygate.internal.DefaultQualityGateClient
 
selectProject(long, long) - Method in interface org.sonar.wsclient.qualitygate.QualityGateClient
 
sendNotifications(boolean) - Method in class org.sonar.wsclient.issue.BulkChangeQuery
 
Server - Class in org.sonar.wsclient.services
 
Server() - Constructor for class org.sonar.wsclient.services.Server
 
Server.Status - Enum in org.sonar.wsclient.services
 
ServerQuery - Class in org.sonar.wsclient.services
 
ServerQuery() - Constructor for class org.sonar.wsclient.services.ServerQuery
 
ServerSetup - Class in org.sonar.wsclient.services
 
ServerSetup() - Constructor for class org.sonar.wsclient.services.ServerSetup
 
ServerSetupQuery - Class in org.sonar.wsclient.services
 
ServerSetupQuery() - Constructor for class org.sonar.wsclient.services.ServerSetupQuery
 
ServerSetupUnmarshaller - Class in org.sonar.wsclient.unmarshallers
 
ServerSetupUnmarshaller() - Constructor for class org.sonar.wsclient.unmarshallers.ServerSetupUnmarshaller
 
ServerUnmarshaller - Class in org.sonar.wsclient.unmarshallers
 
ServerUnmarshaller() - Constructor for class org.sonar.wsclient.unmarshallers.ServerUnmarshaller
 
setAlertStatus(String) - Method in class org.sonar.wsclient.services.Measure
 
setAlertText(String) - Method in class org.sonar.wsclient.services.Measure
 
setAllDepths() - Method in class org.sonar.wsclient.services.ResourceQuery
 
setCategories(String[]) - Method in class org.sonar.wsclient.services.EventQuery
 
setCategory(String) - Method in class org.sonar.wsclient.services.Event
 
setCharacteristicKey(String) - Method in class org.sonar.wsclient.services.Measure
 
setCharacteristicKeys(String, String...) - Method in class org.sonar.wsclient.services.TimeMachineQuery
 
setCharacteristicName(String) - Method in class org.sonar.wsclient.services.Measure
 
setCharacteristics(String...) - Method in class org.sonar.wsclient.services.ResourceQuery
 
setConnectTimeoutInMilliseconds(int) - Method in class org.sonar.wsclient.internal.HttpRequestFactory
 
setCopy(Integer) - Method in class org.sonar.wsclient.services.Resource
 
setCreatedAt(Date) - Method in class org.sonar.wsclient.services.ManualMeasure
 
setCreationDate(Date) - Method in class org.sonar.wsclient.services.Resource
 
setData(String) - Method in class org.sonar.wsclient.services.Measure
 
setDate(Date) - Method in class org.sonar.wsclient.services.Event
 
setDate(Date) - Method in class org.sonar.wsclient.services.Resource
 
setDefault(long) - Method in class org.sonar.wsclient.qualitygate.internal.DefaultQualityGateClient
 
setDefault(long) - Method in interface org.sonar.wsclient.qualitygate.QualityGateClient
 
setDefaultProfile(boolean) - Method in class org.sonar.wsclient.services.Profile
 
setDepId(String) - Method in class org.sonar.wsclient.services.DependencyTree
 
setDepth(Integer) - Method in class org.sonar.wsclient.services.ResourceQuery
 
setDescription(String) - Method in class org.sonar.wsclient.services.Event
 
setDescription(String) - Method in class org.sonar.wsclient.services.ManualMeasureCreateQuery
 
setDescription(String) - Method in class org.sonar.wsclient.services.Metric
 
setDescription(String) - Method in class org.sonar.wsclient.services.MetricCreateQuery
 
setDescription(String) - Method in class org.sonar.wsclient.services.MetricUpdateQuery
 
setDescription(String) - Method in class org.sonar.wsclient.services.Resource
 
setDirection(String) - Method in class org.sonar.wsclient.services.DependencyQuery
 
setDirection(Integer) - Method in class org.sonar.wsclient.services.Metric
 
setDomain(String) - Method in class org.sonar.wsclient.services.Metric
 
setDomain(String) - Method in class org.sonar.wsclient.services.MetricCreateQuery
 
setDomain(String) - Method in class org.sonar.wsclient.services.MetricUpdateQuery
 
setExcludeRuleCategories(boolean) - Method in class org.sonar.wsclient.services.ResourceQuery
Deprecated. since 2.5 not used anymore
setExcludeRulePriorities(boolean) - Method in class org.sonar.wsclient.services.ResourceQuery
Deprecated. since 2.5 use ResourceQuery.setExcludeRuleSeverities(boolean) instead. See http://jira.codehaus.org/browse/SONAR-1829
setExcludeRules(boolean) - Method in class org.sonar.wsclient.services.ResourceQuery
 
setExcludeRuleSeverities(boolean) - Method in class org.sonar.wsclient.services.ResourceQuery
 
setFormattedValue(String) - Method in class org.sonar.wsclient.services.Measure
 
setFrom(Date, boolean) - Method in class org.sonar.wsclient.services.EventQuery
 
setFrom(Date) - Method in class org.sonar.wsclient.services.TimeMachineQuery
 
setFromId(Long) - Method in class org.sonar.wsclient.services.Dependency
 
setFromKey(String) - Method in class org.sonar.wsclient.services.Dependency
 
setFromLineToLine(int, int) - Method in class org.sonar.wsclient.services.SourceQuery
Get only a few lines
setFromName(String) - Method in class org.sonar.wsclient.services.Dependency
 
setFromQualifier(String) - Method in class org.sonar.wsclient.services.Dependency
 
setHidden(Boolean) - Method in class org.sonar.wsclient.services.Metric
 
setHost(String) - Method in class org.sonar.wsclient.Host
 
setId(String) - Method in class org.sonar.wsclient.services.Dependency
 
setId(String) - Method in class org.sonar.wsclient.services.DependencyQuery
 
setId(String) - Method in class org.sonar.wsclient.services.Event
 
setId(Integer) - Method in class org.sonar.wsclient.services.Favourite
 
setId(Long) - Method in class org.sonar.wsclient.services.ManualMeasure
 
setId(Integer) - Method in class org.sonar.wsclient.services.Resource
 
setId(String) - Method in class org.sonar.wsclient.services.Server
 
setIncludeAlerts(Boolean) - Method in class org.sonar.wsclient.services.ResourceQuery
 
setIncludeTrends(Boolean) - Method in class org.sonar.wsclient.services.ResourceQuery
 
setInheritance(String) - Method in class org.sonar.wsclient.services.Profile.Rule
 
setInstance(WSUtils) - Static method in class org.sonar.wsclient.services.WSUtils
 
setIntValue(Integer) - Method in class org.sonar.wsclient.services.ManualMeasureCreateQuery
 
setKey(String) - Method in class org.sonar.wsclient.services.Favourite
 
setKey(String) - Method in class org.sonar.wsclient.services.Metric
 
setKey(String) - Method in class org.sonar.wsclient.services.MetricDeleteQuery
 
setKey(String) - Method in class org.sonar.wsclient.services.Plugin
 
setKey(String) - Method in class org.sonar.wsclient.services.Profile.Rule
 
setKey(String) - Method in class org.sonar.wsclient.services.Property
 
setKey(String) - Method in class org.sonar.wsclient.services.PropertyCreateQuery
 
setKey(String) - Method in class org.sonar.wsclient.services.PropertyDeleteQuery
 
setKey(String) - Method in class org.sonar.wsclient.services.PropertyQuery
 
setKey(String) - Method in class org.sonar.wsclient.services.PropertyUpdateQuery
 
setKey(String) - Method in class org.sonar.wsclient.services.Resource
 
setKey(String) - Method in class org.sonar.wsclient.services.ResourceSearchResult.Resource
 
setKey(String) - Method in class org.sonar.wsclient.services.UserPropertyCreateQuery
 
setKey(String) - Method in class org.sonar.wsclient.services.UserPropertyDeleteQuery
 
setKey(String) - Method in class org.sonar.wsclient.services.UserPropertyQuery
 
setLanguage(String) - Method in class org.sonar.wsclient.services.Favourite
 
setLanguage(String) - Method in class org.sonar.wsclient.services.Profile
 
setLanguage(String) - Method in class org.sonar.wsclient.services.Resource
 
setLimit(Integer) - Method in class org.sonar.wsclient.services.ResourceQuery
 
setLinesFromLine(int, int) - Method in class org.sonar.wsclient.services.SourceQuery
 
setLocale(String) - Method in class org.sonar.wsclient.services.AbstractQuery
Set the Accepted-language HTTP parameter
setLogin(String) - Method in class org.sonar.wsclient.internal.HttpRequestFactory
 
setLongName(String) - Method in class org.sonar.wsclient.services.Resource
 
setMeasures(List<Measure>) - Method in class org.sonar.wsclient.services.Resource
 
setMessage(String) - Method in class org.sonar.wsclient.services.ServerSetup
 
setMetricKey(String) - Method in class org.sonar.wsclient.services.ManualMeasure
 
setMetricKey(String) - Method in class org.sonar.wsclient.services.ManualMeasureQuery
 
setMetricKey(String) - Method in class org.sonar.wsclient.services.Measure
 
setMetricName(String) - Method in class org.sonar.wsclient.services.Measure
 
setMetrics(String...) - Method in class org.sonar.wsclient.services.ResourceQuery
 
setMetrics(String...) - Method in class org.sonar.wsclient.services.TimeMachineQuery
 
setName(String) - Method in class org.sonar.wsclient.services.Event
 
setName(String) - Method in class org.sonar.wsclient.services.Favourite
 
setName(String) - Method in class org.sonar.wsclient.services.Metric
 
setName(String) - Method in class org.sonar.wsclient.services.MetricCreateQuery
 
setName(String) - Method in class org.sonar.wsclient.services.MetricUpdateQuery
 
setName(String) - Method in class org.sonar.wsclient.services.Plugin
 
setName(String) - Method in class org.sonar.wsclient.services.Profile
 
setName(String) - Method in class org.sonar.wsclient.services.ProfileQuery
 
setName(String) - Method in class org.sonar.wsclient.services.Resource
 
setName(String) - Method in class org.sonar.wsclient.services.ResourceSearchResult.Resource
 
setPage(int) - Method in class org.sonar.wsclient.services.ResourceSearchQuery
 
setPage(Integer) - Method in class org.sonar.wsclient.services.ResourceSearchResult
 
setPageSize(int) - Method in class org.sonar.wsclient.services.ResourceSearchQuery
 
setPageSize(Integer) - Method in class org.sonar.wsclient.services.ResourceSearchResult
 
setParentId(String) - Method in class org.sonar.wsclient.services.DependencyQuery
 
setParentName(String) - Method in class org.sonar.wsclient.services.Profile
 
setPassword(String) - Method in class org.sonar.wsclient.Host
 
setPassword(String) - Method in class org.sonar.wsclient.internal.HttpRequestFactory
 
setPeriod1Date(Date) - Method in class org.sonar.wsclient.services.Resource
 
setPeriod1Mode(String) - Method in class org.sonar.wsclient.services.Resource
 
setPeriod1Param(String) - Method in class org.sonar.wsclient.services.Resource
 
setPeriod2Date(Date) - Method in class org.sonar.wsclient.services.Resource
 
setPeriod2Mode(String) - Method in class org.sonar.wsclient.services.Resource
 
setPeriod2Param(String) - Method in class org.sonar.wsclient.services.Resource
 
setPeriod3Date(Date) - Method in class org.sonar.wsclient.services.Resource
 
setPeriod3Mode(String) - Method in class org.sonar.wsclient.services.Resource
 
setPeriod3Param(String) - Method in class org.sonar.wsclient.services.Resource
 
setPeriod4Date(Date) - Method in class org.sonar.wsclient.services.Resource
 
setPeriod4Mode(String) - Method in class org.sonar.wsclient.services.Resource
 
setPeriod4Param(String) - Method in class org.sonar.wsclient.services.Resource
 
setPeriod5Date(Date) - Method in class org.sonar.wsclient.services.Resource
 
setPeriod5Mode(String) - Method in class org.sonar.wsclient.services.Resource
 
setPeriod5Param(String) - Method in class org.sonar.wsclient.services.Resource
 
setProxyHost(String) - Method in class org.sonar.wsclient.internal.HttpRequestFactory
 
setProxyLogin(String) - Method in class org.sonar.wsclient.internal.HttpRequestFactory
 
setProxyPassword(String) - Method in class org.sonar.wsclient.internal.HttpRequestFactory
 
setProxyPort(int) - Method in class org.sonar.wsclient.internal.HttpRequestFactory
 
setQualifier(String) - Method in class org.sonar.wsclient.services.Favourite
 
setQualifier(String) - Method in class org.sonar.wsclient.services.Resource
 
setQualifier(String) - Method in class org.sonar.wsclient.services.ResourceSearchResult.Resource
 
setQualifiers(String...) - Method in class org.sonar.wsclient.services.ResourceQuery
 
setQualifiers(String...) - Method in class org.sonar.wsclient.services.ResourceSearchQuery
 
setReadTimeoutInMilliseconds(int) - Method in class org.sonar.wsclient.internal.HttpRequestFactory
 
setRepository(String) - Method in class org.sonar.wsclient.services.Profile.Rule
 
setResourceId(long) - Method in class org.sonar.wsclient.services.DependencyQuery
 
setResourceId(String) - Method in class org.sonar.wsclient.services.DependencyTree
 
setResourceId(String) - Method in class org.sonar.wsclient.services.DependencyTreeQuery
 
setResourceId(int) - Method in class org.sonar.wsclient.services.ResourceQuery
 
setResourceIdOrKey(String) - Method in class org.sonar.wsclient.services.DependencyQuery
 
setResourceKey(String) - Method in class org.sonar.wsclient.services.DependencyTree
 
setResourceKey(String) - Method in class org.sonar.wsclient.services.Event
 
setResourceKey(String) - Method in class org.sonar.wsclient.services.EventQuery
 
setResourceKey(String) - Method in class org.sonar.wsclient.services.ManualMeasure
 
setResourceKeyOrId(String) - Method in class org.sonar.wsclient.services.PropertyCreateQuery
 
setResourceKeyOrId(String) - Method in class org.sonar.wsclient.services.PropertyDeleteQuery
 
setResourceKeyOrId(String) - Method in class org.sonar.wsclient.services.PropertyQuery
 
setResourceKeyOrId(String) - Method in class org.sonar.wsclient.services.PropertyUpdateQuery
 
setResourceKeyOrId(String) - Method in class org.sonar.wsclient.services.ResourceQuery
 
setResourceKeyOrId(String) - Method in class org.sonar.wsclient.services.SourceQuery
 
setResourceName(String) - Method in class org.sonar.wsclient.services.DependencyTree
 
setResourceQualifier(String) - Method in class org.sonar.wsclient.services.DependencyTree
 
setResources(List<ResourceSearchResult.Resource>) - Method in class org.sonar.wsclient.services.ResourceSearchResult
 
setResourceScope(String) - Method in class org.sonar.wsclient.services.DependencyTree
 
setResourceVersion(String) - Method in class org.sonar.wsclient.services.DependencyTree
 
setRuleCategories(String...) - Method in class org.sonar.wsclient.services.ResourceQuery
Deprecated. since 2.5 See http://jira.codehaus.org/browse/SONAR-2007
setRuleCategory(String) - Method in class org.sonar.wsclient.services.Measure
Deprecated. since 2.5 See http://jira.codehaus.org/browse/SONAR-2007
setRuleKey(String) - Method in class org.sonar.wsclient.services.Measure
 
setRuleName(String) - Method in class org.sonar.wsclient.services.Measure
 
setRulePriorities(String...) - Method in class org.sonar.wsclient.services.ResourceQuery
Deprecated. since 2.5 use ResourceQuery.setRuleSeverities(String...) instead. See http://jira.codehaus.org/browse/SONAR-1829
setRulePriority(String) - Method in class org.sonar.wsclient.services.Measure
Deprecated. since 2.5 use Measure.setRuleSeverity(String) instead. See http://jira.codehaus.org/browse/SONAR-1829
setRuleRepositories(String[]) - Method in class org.sonar.wsclient.services.ProfileQuery
 
setRules(String...) - Method in class org.sonar.wsclient.services.ResourceQuery
 
setRuleSeverities(String[]) - Method in class org.sonar.wsclient.services.ProfileQuery
 
setRuleSeverities(String...) - Method in class org.sonar.wsclient.services.ResourceQuery
 
setRuleSeverity(String) - Method in class org.sonar.wsclient.services.Measure
 
setScope(String) - Method in class org.sonar.wsclient.services.Favourite
 
setScope(String) - Method in class org.sonar.wsclient.services.Resource
 
setScopes(String...) - Method in class org.sonar.wsclient.services.DependencyTreeQuery
 
setScopes(String...) - Method in class org.sonar.wsclient.services.ResourceQuery
 
setSeverity(String, String) - Method in class org.sonar.wsclient.issue.internal.DefaultIssueClient
 
setSeverity(String, String) - Method in interface org.sonar.wsclient.issue.IssueClient
Change the severity of an existing issue.
setSeverity(String) - Method in class org.sonar.wsclient.services.Profile.Rule
 
setStatus(Server.Status) - Method in class org.sonar.wsclient.services.Server
 
setStatus(String) - Method in class org.sonar.wsclient.services.ServerSetup
 
setStatusMessage(String) - Method in class org.sonar.wsclient.services.Server
 
setText(String) - Method in class org.sonar.wsclient.services.ResourceSearchQuery
 
setTextValue(String) - Method in class org.sonar.wsclient.services.ManualMeasure
 
setTextValue(String) - Method in class org.sonar.wsclient.services.ManualMeasureCreateQuery
 
setTimeoutMilliseconds(int) - Method in class org.sonar.wsclient.services.AbstractQuery
Set the timeout for waiting data, in milliseconds.
setTo(List<DependencyTree>) - Method in class org.sonar.wsclient.services.DependencyTree
 
setTo(Date, boolean) - Method in class org.sonar.wsclient.services.EventQuery
 
setTo(Date) - Method in class org.sonar.wsclient.services.TimeMachineQuery
 
setToId(Long) - Method in class org.sonar.wsclient.services.Dependency
 
setToKey(String) - Method in class org.sonar.wsclient.services.Dependency
 
setToName(String) - Method in class org.sonar.wsclient.services.Dependency
 
setToQualifier(String) - Method in class org.sonar.wsclient.services.Dependency
 
setTotal(Integer) - Method in class org.sonar.wsclient.services.ResourceSearchResult
 
setTrend(Integer) - Method in class org.sonar.wsclient.services.Measure
 
setType(String) - Method in class org.sonar.wsclient.services.Metric
 
setType(String) - Method in class org.sonar.wsclient.services.MetricCreateQuery
 
setType(String) - Method in class org.sonar.wsclient.services.MetricUpdateQuery
 
setUpdatedAt(Date) - Method in class org.sonar.wsclient.services.ManualMeasure
 
setUsage(String) - Method in class org.sonar.wsclient.services.Dependency
 
setUsage(String) - Method in class org.sonar.wsclient.services.DependencyTree
 
setUserLogin(String) - Method in class org.sonar.wsclient.services.ManualMeasure
 
setUserManaged(Boolean) - Method in class org.sonar.wsclient.services.Metric
 
setUsername(String) - Method in class org.sonar.wsclient.Host
 
setUsername(String) - Method in class org.sonar.wsclient.services.ManualMeasure
 
setValid(boolean) - Method in class org.sonar.wsclient.services.Authentication
 
setValue(Double) - Method in class org.sonar.wsclient.services.ManualMeasure
 
setValue(Double) - Method in class org.sonar.wsclient.services.ManualMeasureCreateQuery
 
setValue(Double) - Method in class org.sonar.wsclient.services.Measure
 
setValue(String) - Method in class org.sonar.wsclient.services.Property
 
setValue(String) - Method in class org.sonar.wsclient.services.PropertyCreateQuery
 
setValue(String) - Method in class org.sonar.wsclient.services.PropertyUpdateQuery
 
setValue(String) - Method in class org.sonar.wsclient.services.UserPropertyCreateQuery
 
setVar(Integer) - Method in class org.sonar.wsclient.services.Measure
 
setVariation1(Double) - Method in class org.sonar.wsclient.services.Measure
 
setVariation2(Double) - Method in class org.sonar.wsclient.services.Measure
 
setVariation3(Double) - Method in class org.sonar.wsclient.services.Measure
 
setVariation4(Double) - Method in class org.sonar.wsclient.services.Measure
 
setVariation5(Double) - Method in class org.sonar.wsclient.services.Measure
 
setVerbose(Boolean) - Method in class org.sonar.wsclient.services.ResourceQuery
 
setVersion(String) - Method in class org.sonar.wsclient.services.Plugin
 
setVersion(String) - Method in class org.sonar.wsclient.services.Resource
 
setVersion(String) - Method in class org.sonar.wsclient.services.Server
 
setWeight(Integer) - Method in class org.sonar.wsclient.services.Dependency
 
setWeight(Integer) - Method in class org.sonar.wsclient.services.DependencyTree
 
severities(String...) - Method in class org.sonar.wsclient.issue.IssueQuery
 
severity() - Method in class org.sonar.wsclient.issue.internal.DefaultIssue
 
severity() - Method in interface org.sonar.wsclient.issue.Issue
 
severity(String) - Method in class org.sonar.wsclient.issue.NewIssue
Optionally set the severity, in INFO, MINOR, MAJOR, CRITICAL or BLOCKER.
show(long) - Method in class org.sonar.wsclient.qualitygate.internal.DefaultQualityGateClient
 
show(String) - Method in class org.sonar.wsclient.qualitygate.internal.DefaultQualityGateClient
 
show(long) - Method in interface org.sonar.wsclient.qualitygate.QualityGateClient
 
show(String) - Method in interface org.sonar.wsclient.qualitygate.QualityGateClient
 
size() - Method in class org.sonar.wsclient.issue.internal.DefaultIssues
 
size() - Method in interface org.sonar.wsclient.issue.Issues
 
size() - Method in class org.sonar.wsclient.services.Source
 
Sonar - Class in org.sonar.wsclient
 
Sonar(Connector) - Constructor for class org.sonar.wsclient.Sonar
 
SonarClient - Class in org.sonar.wsclient
Entry point of the Java Client for Sonar Web Services.
SonarClient.Builder - Class in org.sonar.wsclient
 
sort(String) - Method in class org.sonar.wsclient.issue.IssueQuery
 
Source - Class in org.sonar.wsclient.services
 
Source() - Constructor for class org.sonar.wsclient.services.Source
 
SourceQuery - Class in org.sonar.wsclient.services
 
SourceQuery(String) - Constructor for class org.sonar.wsclient.services.SourceQuery
 
SourceUnmarshaller - Class in org.sonar.wsclient.unmarshallers
 
SourceUnmarshaller() - Constructor for class org.sonar.wsclient.unmarshallers.SourceUnmarshaller
 
startedAt() - Method in class org.sonar.wsclient.system.internal.DefaultMigration
 
startedAt() - Method in interface org.sonar.wsclient.system.Migration
 
status() - Method in exception org.sonar.wsclient.base.HttpException
 
status() - Method in interface org.sonar.wsclient.issue.ActionPlan
 
status() - Method in class org.sonar.wsclient.issue.internal.DefaultActionPlan
 
status() - Method in class org.sonar.wsclient.issue.internal.DefaultIssue
 
status() - Method in interface org.sonar.wsclient.issue.Issue
 
status() - Method in class org.sonar.wsclient.system.internal.DefaultMigration
 
status() - Method in interface org.sonar.wsclient.system.Migration
 
statuses(String...) - Method in class org.sonar.wsclient.issue.IssueQuery
 
subProjectId() - Method in class org.sonar.wsclient.component.Component
 
systemClient() - Method in class org.sonar.wsclient.SonarClient
 
SystemClient - Interface in org.sonar.wsclient.system
 

T

TimeMachine - Class in org.sonar.wsclient.services
Past values of a given resource
TimeMachine(TimeMachineColumn[], TimeMachineCell[]) - Constructor for class org.sonar.wsclient.services.TimeMachine
 
TimeMachineCell - Class in org.sonar.wsclient.services
 
TimeMachineCell(Date, Object[]) - Constructor for class org.sonar.wsclient.services.TimeMachineCell
 
TimeMachineColumn - Class in org.sonar.wsclient.services
 
TimeMachineColumn(int, String, String, String) - Constructor for class org.sonar.wsclient.services.TimeMachineColumn
 
TimeMachineQuery - Class in org.sonar.wsclient.services
 
TimeMachineQuery(String) - Constructor for class org.sonar.wsclient.services.TimeMachineQuery
 
TimeMachineUnmarshaller - Class in org.sonar.wsclient.unmarshallers
 
TimeMachineUnmarshaller() - Constructor for class org.sonar.wsclient.unmarshallers.TimeMachineUnmarshaller
 
toMap(String...) - Static method in class org.sonar.wsclient.internal.EncodingUtils
 
toModel(String) - Method in class org.sonar.wsclient.unmarshallers.AbstractUnmarshaller
 
toModel(String) - Method in class org.sonar.wsclient.unmarshallers.AuthenticationUnmarshaller
 
toModel(String) - Method in class org.sonar.wsclient.unmarshallers.ServerSetupUnmarshaller
 
toModel(String) - Method in class org.sonar.wsclient.unmarshallers.ServerUnmarshaller
 
toModel(String) - Method in interface org.sonar.wsclient.unmarshallers.Unmarshaller
 
toModels(String) - Method in class org.sonar.wsclient.unmarshallers.AbstractUnmarshaller
 
toModels(String) - Method in class org.sonar.wsclient.unmarshallers.AuthenticationUnmarshaller
 
toModels(String) - Method in class org.sonar.wsclient.unmarshallers.ServerSetupUnmarshaller
 
toModels(String) - Method in class org.sonar.wsclient.unmarshallers.ServerUnmarshaller
 
toModels(String) - Method in interface org.sonar.wsclient.unmarshallers.Unmarshaller
 
toQueryParam(String[]) - Static method in class org.sonar.wsclient.internal.EncodingUtils
 
toQueryParam(Date, boolean) - Static method in class org.sonar.wsclient.internal.EncodingUtils
 
toString() - Method in class org.sonar.wsclient.services.Dependency
 
toString() - Method in class org.sonar.wsclient.services.ManualMeasure
 
toString() - Method in class org.sonar.wsclient.services.ManualMeasureDeleteQuery
 
toString() - Method in class org.sonar.wsclient.services.Measure
 
toString() - Method in class org.sonar.wsclient.services.Metric
 
toString() - Method in class org.sonar.wsclient.services.Property
 
toString() - Method in class org.sonar.wsclient.services.Resource
 
total() - Method in class org.sonar.wsclient.base.Paging
 
totalIssues() - Method in interface org.sonar.wsclient.issue.ActionPlan
 
totalIssues() - Method in class org.sonar.wsclient.issue.internal.DefaultActionPlan
 
totalIssuesChanged() - Method in interface org.sonar.wsclient.issue.BulkChange
 
totalIssuesChanged() - Method in class org.sonar.wsclient.issue.internal.DefaultBulkChange
 
totalIssuesNotChanged() - Method in interface org.sonar.wsclient.issue.BulkChange
 
totalIssuesNotChanged() - Method in class org.sonar.wsclient.issue.internal.DefaultBulkChange
 
transitions(String) - Method in class org.sonar.wsclient.issue.internal.DefaultIssueClient
 
transitions(String) - Method in interface org.sonar.wsclient.issue.IssueClient
 

U

UnmarshalException - Exception in org.sonar.wsclient.unmarshallers
 
UnmarshalException(String) - Constructor for exception org.sonar.wsclient.unmarshallers.UnmarshalException
 
UnmarshalException(AbstractQuery, String, Throwable) - Constructor for exception org.sonar.wsclient.unmarshallers.UnmarshalException
 
Unmarshaller<M extends Model> - Interface in org.sonar.wsclient.unmarshallers
 
Unmarshallers - Class in org.sonar.wsclient.unmarshallers
 
unresolvedIssues() - Method in interface org.sonar.wsclient.issue.ActionPlan
 
unresolvedIssues() - Method in class org.sonar.wsclient.issue.internal.DefaultActionPlan
 
unsetDefault() - Method in class org.sonar.wsclient.qualitygate.internal.DefaultQualityGateClient
 
unsetDefault() - Method in interface org.sonar.wsclient.qualitygate.QualityGateClient
 
update(UpdateActionPlan) - Method in interface org.sonar.wsclient.issue.ActionPlanClient
 
update(UpdateActionPlan) - Method in class org.sonar.wsclient.issue.internal.DefaultActionPlanClient
 
update(String) - Static method in class org.sonar.wsclient.services.MetricUpdateQuery
 
update(UpdateQuery<?>) - Method in class org.sonar.wsclient.Sonar
 
update(UserParameters) - Method in class org.sonar.wsclient.user.internal.DefaultUserClient
 
update(UserParameters) - Method in interface org.sonar.wsclient.user.UserClient
 
UpdateActionPlan - Class in org.sonar.wsclient.issue
 
UpdateCenterQuery - Class in org.sonar.wsclient.services
 
updateCondition(UpdateCondition) - Method in class org.sonar.wsclient.qualitygate.internal.DefaultQualityGateClient
 
updateCondition(UpdateCondition) - Method in interface org.sonar.wsclient.qualitygate.QualityGateClient
 
UpdateCondition - Class in org.sonar.wsclient.qualitygate
 
updatedAt() - Method in interface org.sonar.wsclient.issue.ActionPlan
 
updatedAt() - Method in class org.sonar.wsclient.issue.internal.DefaultActionPlan
 
updateDate() - Method in class org.sonar.wsclient.issue.internal.DefaultIssue
 
updateDate() - Method in interface org.sonar.wsclient.issue.Issue
 
UpdateQuery<M extends Model> - Class in org.sonar.wsclient.services
PUT HTTP request
UpdateQuery() - Constructor for class org.sonar.wsclient.services.UpdateQuery
 
url() - Method in exception org.sonar.wsclient.base.HttpException
 
url(String) - Method in class org.sonar.wsclient.SonarClient.Builder
Mandatory HTTP server URL, eg "http://localhost:9000"
urlParams() - Method in class org.sonar.wsclient.issue.BulkChangeQuery
URL query string, for internal use
urlParams() - Method in class org.sonar.wsclient.issue.IssueQuery
URL query string, for internal use
urlParams() - Method in class org.sonar.wsclient.issue.NewActionPlan
 
urlParams() - Method in class org.sonar.wsclient.issue.NewIssue
 
urlParams() - Method in class org.sonar.wsclient.issue.UpdateActionPlan
 
urlParams() - Method in class org.sonar.wsclient.permissions.PermissionParameters
 
urlParams() - Method in class org.sonar.wsclient.project.NewProject
 
urlParams() - Method in class org.sonar.wsclient.qualitygate.NewCondition
 
urlParams() - Method in class org.sonar.wsclient.qualitygate.UpdateCondition
 
urlParams() - Method in class org.sonar.wsclient.user.UserParameters
 
urlParams() - Method in class org.sonar.wsclient.user.UserQuery
 
user() - Method in class org.sonar.wsclient.issue.internal.DefaultIssueChange
 
user(String) - Method in class org.sonar.wsclient.issue.internal.DefaultIssues
 
user() - Method in interface org.sonar.wsclient.issue.IssueChange
 
user(String) - Method in interface org.sonar.wsclient.issue.Issues
 
user(String) - Method in class org.sonar.wsclient.permissions.PermissionParameters
 
User - Class in org.sonar.wsclient.user
 
User(Map) - Constructor for class org.sonar.wsclient.user.User
 
userClient() - Method in class org.sonar.wsclient.SonarClient
New client to interact with web services related to users
UserClient - Interface in org.sonar.wsclient.user
 
userLogin() - Method in interface org.sonar.wsclient.issue.ActionPlan
Login of the user who created the action plan.
userLogin() - Method in class org.sonar.wsclient.issue.internal.DefaultActionPlan
Login of the user who created the action plan.
UserParameters - Class in org.sonar.wsclient.user
 
UserPropertyCreateQuery - Class in org.sonar.wsclient.services
 
UserPropertyCreateQuery() - Constructor for class org.sonar.wsclient.services.UserPropertyCreateQuery
 
UserPropertyCreateQuery(String, String) - Constructor for class org.sonar.wsclient.services.UserPropertyCreateQuery
 
UserPropertyCreateQuery(Property) - Constructor for class org.sonar.wsclient.services.UserPropertyCreateQuery
 
UserPropertyDeleteQuery - Class in org.sonar.wsclient.services
 
UserPropertyDeleteQuery(String) - Constructor for class org.sonar.wsclient.services.UserPropertyDeleteQuery
 
UserPropertyDeleteQuery(Property) - Constructor for class org.sonar.wsclient.services.UserPropertyDeleteQuery
 
UserPropertyQuery - Class in org.sonar.wsclient.services
Get properties of the authenticated user.
UserPropertyQuery() - Constructor for class org.sonar.wsclient.services.UserPropertyQuery
Get all user properties
UserPropertyQuery(String) - Constructor for class org.sonar.wsclient.services.UserPropertyQuery
Get only one specific user property
UserQuery - Class in org.sonar.wsclient.user
 
users() - Method in class org.sonar.wsclient.issue.internal.DefaultIssues
 
users() - Method in interface org.sonar.wsclient.issue.Issues
 

V

valueOf(String) - Static method in enum org.sonar.wsclient.services.Server.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.sonar.wsclient.system.Migration.Status
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.sonar.wsclient.services.Server.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.sonar.wsclient.services.TimeMachineCell
 
values() - Static method in enum org.sonar.wsclient.system.Migration.Status
Returns an array containing the constants of this enum type, in the order they are declared.

W

warnings() - Method in class org.sonar.wsclient.qprofile.internal.DefaultQProfileResult
 
warnings() - Method in interface org.sonar.wsclient.qprofile.QProfileResult
 
warningThreshold() - Method in class org.sonar.wsclient.qualitygate.internal.DefaultQualityGateCondition
 
warningThreshold(String) - Method in class org.sonar.wsclient.qualitygate.NewCondition
 
warningThreshold() - Method in interface org.sonar.wsclient.qualitygate.QualityGateCondition
 
warningThreshold(String) - Method in class org.sonar.wsclient.qualitygate.UpdateCondition
 
WSUtils - Class in org.sonar.wsclient.services
Compatibility layer between GWT and plain Java.
WSUtils() - Constructor for class org.sonar.wsclient.services.WSUtils
 

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

Copyright © 2009–2014 SonarSource. All rights reserved.