| Package | Description |
|---|---|
| org.sonar.api.server.debt | |
| org.sonar.api.server.debt.internal |
| Modifier and Type | Method and Description |
|---|---|
DebtCharacteristic |
DebtModel.characteristicByKey(String key)
Deprecated.
Return a characteristic or a sub-characteristic by its key
|
| Modifier and Type | Method and Description |
|---|---|
List<DebtCharacteristic> |
DebtModel.allCharacteristics()
Deprecated.
|
List<DebtCharacteristic> |
DebtModel.characteristics()
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDebtCharacteristic |
Copyright © 2009–2015 SonarSource. All rights reserved.