Package org.sonar.api.ce.posttask
Interface Analysis
-
public interface Analysis
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetAnalysisUuid()UUID of the analysisjava.util.DategetDate()Date of the analysis.java.util.Optional<java.lang.String>getRevision()SCM revision, if declared during analysis
-