public abstract class AbstractCleanupItemsProvider extends java.lang.Object implements RetentionItemsProvider
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Integer |
batchSize |
protected FlexibleSearchService |
flexibleSearchService |
| Constructor and Description |
|---|
AbstractCleanupItemsProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected ItemToCleanup |
extractItemsFromResult(java.util.List<java.lang.Object> row) |
void |
setBatchSize(java.lang.Integer batchSize) |
void |
setFlexibleSearchService(FlexibleSearchService flexibleSearchService) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnextItemsForCleanupprotected FlexibleSearchService flexibleSearchService
protected java.lang.Integer batchSize
protected ItemToCleanup extractItemsFromResult(java.util.List<java.lang.Object> row)
public void setFlexibleSearchService(FlexibleSearchService flexibleSearchService)
public void setBatchSize(java.lang.Integer batchSize)
Copyright © 2018 SAP SE. All Rights Reserved.