public class BuildStartedByUserSortRule extends CauseCountSortRule
Modifier and Type | Class and Description |
---|---|
static class |
BuildStartedByUserSortRule.DescriptorImpl |
SortRule.SortResult
Constructor and Description |
---|
BuildStartedByUserSortRule() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
isAcceptedCause(hudson.model.Cause cause) |
countCauses, sort
equals, getDescriptor, hashCode
@DataBoundConstructor public BuildStartedByUserSortRule()
protected boolean isAcceptedCause(hudson.model.Cause cause)
isAcceptedCause
in class CauseCountSortRule