public class ExportInfo extends BaseMigrationInfo
EMPTY_FAILED, errorCodeToHandles, exportTime| Constructor and Description |
|---|
ExportInfo(long exportTime,
SortedMap<QName,List<String>> errorCodeToHandles,
SortedMap<String,byte[]> handleToState,
byte[] exportContext) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
long |
getExpirationTime() |
byte[] |
getExportContext() |
List<String> |
getExportedPortletHandles() |
String |
getHumanReadableExpirationTime(Locale locale) |
byte[] |
getPortletStateFor(String portletHandle) |
int |
hashCode() |
getErrorCodesToFailedPortletHandlesMapping, getExportTime, getHumanReadableExportTime, getHumanReadableTimepublic long getExpirationTime()
public byte[] getPortletStateFor(String portletHandle)
public byte[] getExportContext()
Copyright © 2006-2014 GateIn. All Rights Reserved.