JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field
|
Constr |
Method
Detail:
Field
|
Constr |
Method
SEARCH:
Package
hudson.plugins.global_build_stats
Interface FieldFilter
All Known Implementing Classes:
RegexFieldFilter
public interface
FieldFilter
Field Summary
Fields
Modifier and Type
Field
Description
static final
FieldFilter
ALL
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
isFieldValueValid
(
String
fieldValue)
Field Details
ALL
static final
FieldFilter
ALL
Method Details
isFieldValueValid
boolean
isFieldValueValid
(
String
fieldValue)