... | @@ -19,16 +19,16 @@ where the <local_IP> is the IP of the local machine on which the Technical Debt |
... | @@ -19,16 +19,16 @@ 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**:
|
|
* /principalIndicators/search?projectID=
|
|
* /principalIndicators/
|
|
* /principalSummary/search?projectID=
|
|
* /principalSummary/
|
|
* /interestSummary/search?projectID=&language=
|
|
* /interestSummary/
|
|
* /interestIndicators/search?projectID=&language=
|
|
* /interestIndicators/
|
|
* /interestProbabilityRanking/search?projectID=
|
|
* /interestProbabilityRanking/
|
|
* /interestRanking/search?projectID=&language=
|
|
* /interestRanking/
|
|
* /lineChartInterestTD/search?projectID=&language=
|
|
* /lineChartInterestTD/
|
|
* /lineChartPrincipalTD/search?projectID=&language=
|
|
* /lineChartPrincipalTD/
|
|
* /lineChartBreakingPointTD/search?projectID=&language
|
|
* /lineChartBreakingPointTD/
|
|
* /cumulativeInterestLineChart/search?projectID=&language=
|
|
* /cumulativeInterestLineChart/
|
|
- **TD New Code**:
|
|
- **TD New Code**:
|
|
* /api/sdk4ed/nc/projects
|
|
* /api/sdk4ed/nc/projects
|
|
* /api/sdk4ed/nc/tddot/
|
|
* /api/sdk4ed/nc/tddot/
|
... | @@ -37,8 +37,8 @@ In order to invoke any of the available web services, the right resource (i.e., |
... | @@ -37,8 +37,8 @@ In order to invoke any of the available web services, the right resource (i.e., |
|
* /api/sdk4ed/qg/
|
|
* /api/sdk4ed/qg/
|
|
* /api/sdk4ed/ha/analyze/
|
|
* /api/sdk4ed/ha/analyze/
|
|
- **Design Refactorings**
|
|
- **Design Refactorings**
|
|
* /extractMethodOpportunities/search?projectID=
|
|
* /extractMethodOpportunities/
|
|
* /moveClassRefactorings/search?projectID=&isNew=
|
|
* /moveClassRefactorings/
|
|
- **Code Refactorings**
|
|
- **Code Refactorings**
|
|
* /api/sdk4ed/nc/projects
|
|
* /api/sdk4ed/nc/projects
|
|
|
|
|
... | | ... | |