@DeclareRoles(value="org.imixs.ACCESSLEVEL.MANAGERACCESS") @RunAs(value="org.imixs.ACCESSLEVEL.MANAGERACCESS") public class JobHandlerRebuildIndex extends Object implements JobHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
ITEM_SYNCDATE |
static String |
ITEM_SYNCPOINT |
static String |
SNAPSHOT_TYPE_PRAFIX |
ISCOMPLETED| Constructor and Description |
|---|
JobHandlerRebuildIndex() |
| Modifier and Type | Method and Description |
|---|---|
ItemCollection |
run(ItemCollection adminp)
This method runs the RebuildLuceneIndexJob.
|
public static final String ITEM_SYNCPOINT
public static final String ITEM_SYNCDATE
public static final String SNAPSHOT_TYPE_PRAFIX
public ItemCollection run(ItemCollection adminp) throws AdminPException
After the run method is finished, the properties numIndex, numUpdates and numProcessed are updated.
The method runs in an isolated new transaction because the method flushes the local persistence manager.
run in interface JobHandleradminp - AccessDeniedExceptionPluginExceptionAdminPExceptionCopyright © 2006–2019 Imixs Software Solutions GmbH. All rights reserved.