... | @@ -18,10 +18,29 @@ where the <local_IP> is the IP of the local machine on which the Technical Debt |
... | @@ -18,10 +18,29 @@ where the <local_IP> is the IP of the local machine on which the Technical Debt |
|
|
|
|
|
In order to invoke any of the available web services, the right resource (i.e., end point) should be used. The resources (i.e., end points) of the web services of the Technical Debt Toolbox are listed below:
|
|
In order to invoke any of the available web services, the right resource (i.e., end point) should be used. The resources (i.e., end points) of the web services of the Technical Debt Toolbox are listed below:
|
|
|
|
|
|
- **TD Analysis**: /
|
|
- **TD Analysis**:
|
|
- **TD New Code**: /
|
|
* /principalIndicators/search?projectID=
|
|
- **Design Refactorings** /
|
|
* /principalSummary/search?projectID=
|
|
- **Code Refactorings** /
|
|
* /interestSummary/search?projectID=&language=
|
|
|
|
* /interestIndicators/search?projectID=&language=
|
|
|
|
* /interestProbabilityRanking/search?projectID=
|
|
|
|
* /interestRanking/search?projectID=&language=
|
|
|
|
* /lineChartInterestTD/search?projectID=&language=
|
|
|
|
* /lineChartPrincipalTD/search?projectID=&language=
|
|
|
|
* /lineChartBreakingPointTD/search?projectID=&language
|
|
|
|
* /cumulativeInterestLineChart/search?projectID=&language=
|
|
|
|
- **TD New Code**:
|
|
|
|
* /api/sdk4ed/nc/projects
|
|
|
|
* /api/sdk4ed/nc/tddot/
|
|
|
|
* /api/sdk4ed/nc/introducedIssuesOnNewMethods/
|
|
|
|
* /api/sdk4ed/nc/branchCommits/
|
|
|
|
* /api/sdk4ed/qg/
|
|
|
|
* /api/sdk4ed/ha/analyze/
|
|
|
|
- **Design Refactorings**
|
|
|
|
* /extractMethodOpportunities/search?projectID=
|
|
|
|
* /moveClassRefactorings/search?projectID=&isNew=
|
|
|
|
- **Code Refactorings**
|
|
|
|
* /api/sdk4ed/nc/projects
|
|
|
|
|
|
In the following, a more detailed description of how these services can be used is provided. Please use the following links to navigate more easily within the page:
|
|
In the following, a more detailed description of how these services can be used is provided. Please use the following links to navigate more easily within the page:
|
|
|
|
|