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. |