public class BaseMigrationInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static Map<QName,List<String>> |
EMPTY_FAILED |
protected Map<QName,List<String>> |
errorCodeToHandles |
protected long |
exportTime |
| Constructor and Description |
|---|
BaseMigrationInfo(long exportTime,
Map<QName,List<String>> errorCodeToHandles) |
| Modifier and Type | Method and Description |
|---|---|
Map<QName,List<String>> |
getErrorCodesToFailedPortletHandlesMapping() |
long |
getExportTime() |
String |
getHumanReadableExportTime(Locale locale) |
protected String |
getHumanReadableTime(Locale locale,
long time) |
Copyright © 2006-2014 GateIn. All Rights Reserved.