public class DefaultOrphanedFilesHandler extends AbstractBusinessService implements OrphanedFilesHandler
RemoveOrphanedFilesJob AbstractService.SerializableDTOmodelService, sessionService, txManagertenant| Constructor and Description |
|---|
DefaultOrphanedFilesHandler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
process(Collection<File> files)
Deletes the submitted files.
|
getModelService, getSessionService, getTxManager, setModelService, setSessionService, setTxManagerafterPropertiesSet, getCurrentTenant, setBeanName, setCurrentTenant, setTenantScope, writeReplacepublic boolean process(Collection<File> files)
process in interface OrphanedFilesHandlerfiles - which will be deletedCopyright © 2017 SAP SE. All Rights Reserved.