mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
Update DispositionLifecycleJobExecuter.java
This commit is contained in:
@@ -204,7 +204,7 @@ public class DispositionLifecycleJobExecuter extends RecordsManagementJobExecute
|
|||||||
|
|
||||||
log.trace("Using batch size of " + batchSize);
|
log.trace("Using batch size of " + batchSize);
|
||||||
|
|
||||||
while (hasMore)
|
while (hasMore)
|
||||||
{
|
{
|
||||||
SearchParameters params = new SearchParameters();
|
SearchParameters params = new SearchParameters();
|
||||||
params.addStore(StoreRef.STORE_REF_WORKSPACE_SPACESSTORE);
|
params.addStore(StoreRef.STORE_REF_WORKSPACE_SPACESSTORE);
|
||||||
|
Reference in New Issue
Block a user