hudson.plugins.clearcase.history
Class DefaultFilter

java.lang.Object
  extended by hudson.plugins.clearcase.history.DefaultFilter
All Implemented Interfaces:
Filter

public class DefaultFilter
extends java.lang.Object
implements Filter

Author:
Henrik L. Hansen (henrik.lynggaard@gmail.com)

Constructor Summary
DefaultFilter()
           
 
Method Summary
 boolean accept(HistoryEntry entry)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultFilter

public DefaultFilter()
Method Detail

accept

public boolean accept(HistoryEntry entry)
Specified by:
accept in interface Filter


Copyright © 2010. All Rights Reserved.