Uses of Enum Class
org.alfresco.repo.node.archive.RestoreNodeReport.RestoreStatus
Packages that use RestoreNodeReport.RestoreStatus
-
Uses of RestoreNodeReport.RestoreStatus in org.alfresco.repo.node.archive
Methods in org.alfresco.repo.node.archive that return RestoreNodeReport.RestoreStatusModifier and TypeMethodDescriptionRestoreNodeReport.getStatus()Returns the enum constant of this class with the specified name.static RestoreNodeReport.RestoreStatus[]RestoreNodeReport.RestoreStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.