org.sonar.batch.debt
Class IssueChangelogDebtCalculator
java.lang.Object
org.sonar.batch.debt.IssueChangelogDebtCalculator
- All Implemented Interfaces:
- BatchComponent
public class IssueChangelogDebtCalculator
- extends Object
- implements BatchComponent
Warning, before modifying this class, please do not forget that it's used by the Dev Cockpit plugin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IssueChangelogDebtCalculator
public IssueChangelogDebtCalculator()
calculateNewTechnicalDebt
@CheckForNull
public Long calculateNewTechnicalDebt(Issue issue,
@Nullable
Date periodDate)
Copyright © 2009–2015 SonarSource. All rights reserved.