|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Project.AnalysisType | |
|---|---|
| org.sonar.api.resources | |
| Uses of Project.AnalysisType in org.sonar.api.resources |
|---|
| Methods in org.sonar.api.resources that return Project.AnalysisType | |
|---|---|
Project.AnalysisType |
Project.getAnalysisType()
Deprecated. since 4.4 Since 4.3 SQ will no more run tests. So basically it's always reuse report. |
static Project.AnalysisType |
Project.AnalysisType.valueOf(String name)
Deprecated. Returns the enum constant of this type with the specified name. |
static Project.AnalysisType[] |
Project.AnalysisType.values()
Deprecated. Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.sonar.api.resources with parameters of type Project.AnalysisType | |
|---|---|
Project |
Project.setAnalysisType(Project.AnalysisType at)
Deprecated. since 4.4 Since 4.3 SQ will no more run tests. So basically it's always reuse report. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||