|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResultTrend | |
|---|---|
| hudson.model | Core object model that are bound to URLs via stapler, rooted at Hudson. |
| Uses of ResultTrend in hudson.model |
|---|
| Methods in hudson.model that return ResultTrend | |
|---|---|
static ResultTrend |
ResultTrend.getResultTrend(AbstractBuild<?,?> build)
Returns the result trend of a build. |
static ResultTrend |
ResultTrend.getResultTrend(Run<?,?> run)
Returns the result trend of a run. |
static ResultTrend |
ResultTrend.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ResultTrend[] |
ResultTrend.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||