public class WindowsAzureBlobStorageCleaner extends Object implements MediaStorageInitializer
| Modifier and Type | Field and Description |
|---|---|
protected String |
tenantPrefix |
| Constructor and Description |
|---|
WindowsAzureBlobStorageCleaner() |
| 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 |
setServiceFactory(WindowsAzureServiceFactory serviceFactory) |
void |
setStorageConfigService(MediaStorageConfigService storageConfigService) |
void |
setTenantPrefix() |
protected String tenantPrefix
public void setTenantPrefix()
public void onInitialize()
MediaStorageInitializeronInitialize in interface MediaStorageInitializerpublic void setStorageConfigService(MediaStorageConfigService storageConfigService)
public void setServiceFactory(WindowsAzureServiceFactory serviceFactory)
public void setCleanOnInit(boolean cleanOnInit)
public void onUpdate()
MediaStorageInitializeronUpdate in interface MediaStorageInitializerCopyright © 2017 SAP SE. All Rights Reserved.