HomePhorge

FilterActionJob -- a job that takes a bunch of items, filters them according…
f7b401ff5cfcUnpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

FilterActionJob -- a job that takes a bunch of items, filters them according to some rules, and then applies an action to the items accepted by the filter. The filter rules and action to perform are provided by a class derived from FilterAction, and can be almost anything.

This is used in OutboxInterface to mass-modify items in the outbox.

svn path=/branches/kdepim/soc/kdepimlibs/; revision=982558

Event Timeline

Constantin Berzan <exit3219@gmail.com> committed rKPLf7b401ff5cfc: FilterActionJob -- a job that takes a bunch of items, filters them according… (authored by Constantin Berzan <exit3219@gmail.com>).Jun 16 2009, 10:04 AM