Package | Description |
---|---|
hudson.model |
Core object model that are bound to URLs via stapler, rooted at
Hudson . |
Modifier and Type | Method and Description |
---|---|
Run.Summary |
Run.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.
|
Copyright © 2004–2022. All rights reserved.