@Named @RequestScoped public class ImportDataController extends Object implements Serializable
| Constructor and Description |
|---|
ImportDataController() |
| Modifier and Type | Method and Description |
|---|---|
void |
cancel()
This method reset the current synpoint to 0 and prepares a new export
|
long |
getImportCount() |
Date |
getImportPoint()
returns the syncpoint of the current configuration
|
String |
getImportSize() |
String |
getImportSizeUnit() |
List<String> |
getMessages()
Returns the message list in reverse order.
|
boolean |
isRunning() |
void |
start()
This method starts a restore process
|
public void start()
public Date getImportPoint()
public long getImportCount()
public String getImportSize()
public String getImportSizeUnit()
public boolean isRunning()
public void cancel()
ArchiveExceptionCopyright © 2016–2020 Imixs Software Solutions GmbH. All rights reserved.