class ItemCopyJob |
|
Job that copies a set of items to a target collection in the Akonadi storage.
The job can be used to copy one or several Item objects to another collection. Example:
Author Volker Krause |
|
Creates a new item copy job.
item - The item to copy. target - The target collection. parent - The parent object. |
|
Creates a new item copy job.
items - A list of items to copy. target - The target collection. parent - The parent object. |
|