Interface Analysis


  • public interface Analysis
    • Method Detail

      • getAnalysisUuid

        java.lang.String getAnalysisUuid()
        UUID of the analysis
      • getDate

        java.util.Date getDate()
        Date of the analysis.
      • getRevision

        java.util.Optional<java.lang.String> getRevision()
        SCM revision, if declared during analysis
        Since:
        7.8