public class IndexUpdater extends Object
| Constructor and Description |
|---|
IndexUpdater(ApplicationService applicationService,
int maxResults) |
| Modifier and Type | Method and Description |
|---|---|
void |
decrementIndexes(Long parentId,
int from,
int to) |
void |
incrementIndexes(Long parentId,
int from,
int to) |
public IndexUpdater(ApplicationService applicationService, int maxResults)
public void incrementIndexes(Long parentId, int from, int to) throws org.bonitasoft.engine.persistence.SBonitaReadException, org.bonitasoft.engine.commons.exceptions.SObjectModificationException
org.bonitasoft.engine.persistence.SBonitaReadExceptionorg.bonitasoft.engine.commons.exceptions.SObjectModificationExceptionpublic void decrementIndexes(Long parentId, int from, int to) throws org.bonitasoft.engine.persistence.SBonitaReadException, org.bonitasoft.engine.commons.exceptions.SObjectModificationException
org.bonitasoft.engine.persistence.SBonitaReadExceptionorg.bonitasoft.engine.commons.exceptions.SObjectModificationExceptionCopyright © 2015 Bonitasoft S.A.. All rights reserved.