public class FileStorageCheckController extends Object implements org.picocontainer.Startable
| Modifier and Type | Field and Description |
|---|---|
protected static org.exoplatform.services.log.Log |
LOG |
static String |
REPORT_CONSISTENT_MESSAGE |
static String |
REPORT_NOT_CONSISTENT_MESSAGE |
| Constructor and Description |
|---|
FileStorageCheckController(DataStorage dataStorage,
BinaryProvider resourceProvider) |
| Modifier and Type | Method and Description |
|---|---|
String |
checkFileStorage() |
String |
RepairFileStorage() |
void |
start() |
void |
stop() |
protected static org.exoplatform.services.log.Log LOG
public static final String REPORT_CONSISTENT_MESSAGE
public static final String REPORT_NOT_CONSISTENT_MESSAGE
public FileStorageCheckController(DataStorage dataStorage, BinaryProvider resourceProvider)
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.