Class QualityprofilesService
java.lang.Object
org.sonarqube.ws.client.BaseService
org.sonarqube.ws.client.qualityprofiles.QualityprofilesService
-
Field Summary
Fields inherited from class org.sonarqube.ws.client.BaseService
APPLICATION_MERGE_PATCH_JSON, controller -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidactivateRule(ActivateRuleRequest request) This is part of the internal API.voidactivateRules(ActivateRulesRequest request) This is part of the internal API.voidaddGroup(AddGroupRequest request) This is part of the internal API.voidaddProject(AddProjectRequest request) This is part of the internal API.voidaddUser(AddUserRequest request) This is part of the internal API.backup(BackupRequest request) This is part of the internal API.changelog(ChangelogRequest request) This is part of the internal API.voidchangeParent(ChangeParentRequest request) This is part of the internal API.compare(CompareRequest request) This is part of the internal API.org.sonarqube.ws.Qualityprofiles.CopyWsResponsecopy(CopyRequest request) This is part of the internal API.org.sonarqube.ws.Qualityprofiles.CreateWsResponsecreate(CreateRequest request) This is part of the internal API.voiddeactivateRule(DeactivateRuleRequest request) This is part of the internal API.voiddeactivateRules(DeactivateRulesRequest request) This is part of the internal API.voiddelete(DeleteRequest request) This is part of the internal API.export(ExportRequest request) This is part of the internal API.This is part of the internal API.This is part of the internal API.org.sonarqube.ws.Qualityprofiles.InheritanceWsResponseinheritance(InheritanceRequest request) This is part of the internal API.projects(ProjectsRequest request) This is part of the internal API.voidremoveGroup(RemoveGroupRequest request) This is part of the internal API.voidremoveProject(RemoveProjectRequest request) This is part of the internal API.voidremoveUser(RemoveUserRequest request) This is part of the internal API.voidrename(RenameRequest request) This is part of the internal API.voidrestore(RestoreRequest request) This is part of the internal API.org.sonarqube.ws.Qualityprofiles.SearchWsResponsesearch(SearchRequest request) This is part of the internal API.org.sonarqube.ws.Qualityprofiles.SearchGroupsResponsesearchGroups(SearchGroupsRequest request) This is part of the internal API.org.sonarqube.ws.Qualityprofiles.SearchUsersResponsesearchUsers(SearchUsersRequest request) This is part of the internal API.voidsetDefault(SetDefaultRequest request) This is part of the internal API.org.sonarqube.ws.Qualityprofiles.ShowResponseshow(ShowRequest request) This is part of the internal API.Methods inherited from class org.sonarqube.ws.client.BaseService
call, call, call, convert, inlineMultipleParamValue, path, path
-
Constructor Details
-
QualityprofilesService
-
-
Method Details
-
activateRule
This is part of the internal API. This is a POST request.- Since:
- 4.4
- See Also:
-
activateRules
This is part of the internal API. This is a POST request.- Since:
- 4.4
- See Also:
-
addGroup
This is part of the internal API. This is a POST request.- Since:
- 6.6
- See Also:
-
addProject
This is part of the internal API. This is a POST request.- Since:
- 5.2
- See Also:
-
addUser
This is part of the internal API. This is a POST request.- Since:
- 6.6
- See Also:
-
backup
This is part of the internal API. This is a GET request.- Since:
- 5.2
- See Also:
-
changeParent
This is part of the internal API. This is a POST request.- Since:
- 5.2
- See Also:
-
changelog
This is part of the internal API. This is a GET request.- Since:
- 5.2
- See Also:
-
compare
This is part of the internal API. This is a GET request.- Since:
- 5.2
- See Also:
-
copy
This is part of the internal API. This is a POST request.- Since:
- 5.2
- See Also:
-
create
This is part of the internal API. This is a POST request.- Since:
- 5.2
- See Also:
-
deactivateRule
This is part of the internal API. This is a POST request.- Since:
- 4.4
- See Also:
-
deactivateRules
This is part of the internal API. This is a POST request.- Since:
- 4.4
- See Also:
-
delete
This is part of the internal API. This is a POST request.- Since:
- 5.2
- See Also:
-
export
This is part of the internal API. This is a GET request.- Since:
- 5.2
- See Also:
-
exporters
This is part of the internal API. This is a GET request.- Since:
- 5.2
- See Also:
-
importers
This is part of the internal API. This is a GET request.- Since:
- 5.2
- See Also:
-
inheritance
public org.sonarqube.ws.Qualityprofiles.InheritanceWsResponse inheritance(InheritanceRequest request) This is part of the internal API. This is a GET request.- Since:
- 5.2
- See Also:
-
projects
This is part of the internal API. This is a GET request.- Since:
- 5.2
- See Also:
-
removeGroup
This is part of the internal API. This is a POST request.- Since:
- 6.6
- See Also:
-
removeProject
This is part of the internal API. This is a POST request.- Since:
- 5.2
- See Also:
-
removeUser
This is part of the internal API. This is a POST request.- Since:
- 6.6
- See Also:
-
rename
This is part of the internal API. This is a POST request.- Since:
- 5.2
- See Also:
-
restore
This is part of the internal API. This is a POST request.- Since:
- 5.2
- See Also:
-
search
This is part of the internal API. This is a GET request.- Since:
- 5.2
- See Also:
-
searchGroups
public org.sonarqube.ws.Qualityprofiles.SearchGroupsResponse searchGroups(SearchGroupsRequest request) This is part of the internal API. This is a GET request.- Since:
- 6.6
- See Also:
-
searchUsers
This is part of the internal API. This is a GET request.- Since:
- 6.6
- See Also:
-
setDefault
This is part of the internal API. This is a POST request.- Since:
- 5.2
- See Also:
-
show
This is part of the internal API. This is a GET request.- Returns:
- Since:
- 6.5
- See Also:
-