Package hudson.views
Class BuildTrendFilter
java.lang.Object
hudson.views.ViewJobFilter
hudson.views.AbstractIncludeExcludeJobFilter
hudson.views.AbstractBuildTrendFilter
hudson.views.BuildTrendFilter
- All Implemented Interfaces:
ExtensionPoint,Describable<ViewJobFilter>,RunMatcher
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enumNested classes/interfaces inherited from class hudson.views.AbstractBuildTrendFilter
AbstractBuildTrendFilter.AmountType, AbstractBuildTrendFilter.BuildCountTypeNested classes/interfaces inherited from class hudson.views.AbstractIncludeExcludeJobFilter
AbstractIncludeExcludeJobFilter.IncludeExcludeTypeNested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Constructor Summary
ConstructorsConstructorDescriptionBuildTrendFilter(String buildCountTypeString, String statusTypeString, float amount, String amountTypeString, String includeExcludeTypeString) -
Method Summary
Methods inherited from class hudson.views.AbstractBuildTrendFilter
getAmount, getAmountTypeString, getBuildCountTypeString, matchesMethods inherited from class hudson.views.AbstractIncludeExcludeJobFilter
doFilter, exclude, filter, filterItem, getIncludeExcludeTypeString, include, isExcludeMatched, isExcludeUnmatched, isIncludeMatched, isIncludeUnmatchedMethods inherited from class hudson.views.ViewJobFilter
all, getDescriptor
-
Constructor Details
-
BuildTrendFilter
-
-
Method Details
-
matchesRun
-
getStatusTypeString
-