Uses of Class
hudson.model.Run.Summary
Packages that use Run.Summary
-
Uses of Run.Summary in hudson.model
Methods in hudson.model that return Run.SummaryModifier 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.SummaryRun.StatusSummarizer.summarize(Run<?, ?> run, ResultTrend trend) Possibly summarizes the reasons for a build’s status.