Uses of Class
hudson.model.Run.Summary
-
Uses of Run.Summary in hudson.model
Modifier and TypeMethodDescriptionRun.getBuildStatusSummary()
Gets an object which represents the single line summary of the status of this build (especially in comparison with the previous build.)abstract Run.Summary
Run.StatusSummarizer.summarize
(Run<?, ?> run, ResultTrend trend) Possibly summarizes the reasons for a build’s status.