Class InvestigationAction.AiPresentation

java.lang.Object
io.jenkins.plugins.changeinvestigator.InvestigationAction.AiPresentation
Enclosing class:
InvestigationAction

public static final class InvestigationAction.AiPresentation extends Object
One immutable rendering snapshot; no instance is stored with the build.
  • Method Details

    • getAssessment

      public AiAssessment getAssessment()
    • getScope

      public String getScope()
    • getReferences

      public List<String> getReferences()
    • hasAssessment

      public boolean hasAssessment()