public class RestoreNodeReport extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
RestoreNodeReport.RestoreStatus
Represents the state of a restore process.
|
| Modifier and Type | Method and Description |
|---|---|
NodeRef |
getArchivedNodeRef() |
Throwable |
getCause() |
NodeRef |
getRestoredNodeRef() |
RestoreNodeReport.RestoreStatus |
getStatus() |
NodeRef |
getTargetParentNodeRef() |
String |
toString() |
public NodeRef getArchivedNodeRef()
public NodeRef getTargetParentNodeRef()
public NodeRef getRestoredNodeRef()
public RestoreNodeReport.RestoreStatus getStatus()
public Throwable getCause()
Copyright © 2005–2021 Alfresco Software. All rights reserved.