public static interface PostProjectAnalysisTask.ProjectAnalysis
| Modifier and Type | Method and Description | 
|---|---|
| CeTask | getCeTask()Details of the Compute Engine task in which the project analysis was run. | 
| Date | getDate()Date of the analysis. | 
| Project | getProject()Details of the analyzed project. | 
| QualityGate | getQualityGate()Status and details of the Quality Gate of the project (if any was configured on the project). | 
CeTask getCeTask()
Project getProject()
@CheckForNull QualityGate getQualityGate()
Copyright © 2009–2016 SonarSource. All rights reserved.