Uses of Class
org.alfresco.repo.node.archive.RestoreNodeReport.RestoreStatus
-
Packages that use RestoreNodeReport.RestoreStatus Package Description org.alfresco.repo.node.archive -
-
Uses of RestoreNodeReport.RestoreStatus in org.alfresco.repo.node.archive
Methods in org.alfresco.repo.node.archive that return RestoreNodeReport.RestoreStatus Modifier and Type Method Description RestoreNodeReport.RestoreStatusRestoreNodeReport. getStatus()static RestoreNodeReport.RestoreStatusRestoreNodeReport.RestoreStatus. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static RestoreNodeReport.RestoreStatus[]RestoreNodeReport.RestoreStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.
-