public class WorsePreviousResultSortRule extends AbstractLastCompletedBuildSortRule
Modifier and Type | Class and Description |
---|---|
static class |
WorsePreviousResultSortRule.DescriptorImpl |
SortRule.SortResult
Constructor and Description |
---|
WorsePreviousResultSortRule() |
Modifier and Type | Method and Description |
---|---|
protected SortRule.SortResult |
sortUsingLastCompletedBuild(hudson.model.Run<?,?> first,
hudson.model.Run<?,?> second) |
sort, sortUsingJobs
preferNotNull
equals, getDescriptor, hashCode
@DataBoundConstructor public WorsePreviousResultSortRule()
protected SortRule.SortResult sortUsingLastCompletedBuild(hudson.model.Run<?,?> first, hudson.model.Run<?,?> second)
sortUsingLastCompletedBuild
in class AbstractLastCompletedBuildSortRule