|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.clearcase.history.FieldFilter
public abstract class FieldFilter
| Nested Class Summary | |
|---|---|
static class |
FieldFilter.Type
|
| Constructor Summary | |
|---|---|
FieldFilter(FieldFilter.Type type,
java.lang.String patternText)
|
|
| Method Summary | |
|---|---|
boolean |
accept(java.lang.String value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface hudson.plugins.clearcase.history.Filter |
|---|
accept |
| Constructor Detail |
|---|
public FieldFilter(FieldFilter.Type type,
java.lang.String patternText)
| Method Detail |
|---|
public boolean accept(java.lang.String value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||