Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • W Wiki Home
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Create a new issue
  • Jobs
  • Issue Boards
Collapse sidebar
  • SDK4ED WikiSDK4ED Wiki
  • Wiki Home
  • Wiki
  • technical debt toolbox usage

technical debt toolbox usage · Changes

Page history
Technical-Debt Usage authored May 27, 2020 by Angeliki Tsintzira's avatar Angeliki Tsintzira
Hide whitespace changes
Inline Side-by-side
technical-debt-toolbox-usage.md
View page @ beaf6458
...@@ -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:
Clone repository
  • Advanced
  • Architectural Toolbox Description
  • Architectural Toolbox Front End
  • Architectural Toolbox Home
  • Architectural Toolbox Installation
  • Architectural Toolbox Usage
  • Decision Support Toolbox Description
  • Decision Support Toolbox Front end
  • Decision Support Toolbox Installation
  • Decision Support Toolbox Usage
  • Decision Support Toolbox
  • Energy Toolbox Description
  • Energy Toolbox Front end
  • Energy Toolbox Installation
  • Energy Toolbox Usage
View All Pages