--- a/harvester/harvesterserver/inc/cindexingmanager.h Mon May 03 13:33:22 2010 +0300
+++ b/harvester/harvesterserver/inc/cindexingmanager.h Fri May 14 16:57:37 2010 +0300
@@ -58,8 +58,9 @@
*
* @param aQualifiedBaseAppClass database to harvest
* @param aMedia the media to be harvested
+ * @param aRemovePersist if plugin wants to remove from harvesting queue as well as config to be saved
*/
- void RemoveHarvestingQueue(CIndexingPlugin* aPlugin, const TDesC& aQualifiedBaseAppClass);
+ void RemoveHarvestingQueue(CIndexingPlugin* aPlugin, const TDesC& aQualifiedBaseAppClass,TBool aRemovePersist = EFalse);
/**
* derived from MIndexingService