3.1.2: 2012-07-31

Package net.sf.basedb.util.extensions.manager.filter

Class Summary
DeletedFilter Filter implementation for extension files that allow only deleted files to pass.
InstalledFilter Filter implementation for extension files that allow installed files to pass.
InvalidAndModifiedFilter Filter implementation for extension files that allow modified but invalid files to pass.
ValidAndNewOrModifiedFilter Filter implementation for extension files that allow valid and new or modified files to pass.
WasProcessedFilter Filter implementation that passes all extension files that has been processed according to the information in the given ProcessResults object.
 


3.1.2: 2012-07-31