@Named @RequestScoped public class ExportDataController extends Object implements Serializable
| Constructor and Description |
|---|
ExportDataController() |
| Modifier and Type | Method and Description |
|---|---|
long |
getExportCount() |
Date |
getExportPoint()
returns the syncpoint of the current configuration
|
String |
getExportSize() |
String |
getExportSizeUnit() |
List<String> |
getMessages()
Returns the message list in reverse order.
|
Date |
getNextTimeout() |
String |
getScheduler() |
void |
reset()
This method reset the current synpoint to 0 and prepares a new export
|
void |
startExport()
This method starts a restore process
|
void |
stopExport()
This method starts a restore process
|
public void startExport()
public void stopExport()
public Date getExportPoint()
public long getExportCount()
public String getExportSize()
public String getExportSizeUnit()
public String getScheduler()
public Date getNextTimeout()
public void reset()
ArchiveExceptionCopyright © 2016–2023 Imixs Software Solutions GmbH. All rights reserved.