public class LocalFileMediaStorageCleaner extends Object implements MediaStorageInitializer
| Constructor and Description |
|---|
LocalFileMediaStorageCleaner() |
| Modifier and Type | Method and Description |
|---|---|
void |
onInitialize()
Prepares media storage on initialization.
|
void |
onUpdate()
Prepares media storage on update.
|
void |
setCleanOnInit(boolean cleanOnInit) |
void |
setReplicationDirs(List<File> replicationDirs) |
public void onInitialize()
MediaStorageInitializeronInitialize in interface MediaStorageInitializerpublic void setCleanOnInit(boolean cleanOnInit)
public void onUpdate()
MediaStorageInitializeronUpdate in interface MediaStorageInitializerCopyright © 2017 SAP SE. All Rights Reserved.