Uses of Enum Class
org.onehippo.repository.update.NodeUpdaterService.NodeUpdaterResult
Packages that use NodeUpdaterService.NodeUpdaterResult
-
Uses of NodeUpdaterService.NodeUpdaterResult in org.onehippo.repository.update
Methods in org.onehippo.repository.update that return NodeUpdaterService.NodeUpdaterResultModifier and TypeMethodDescriptionNodeUpdaterService.updateNode
(Node node) Returns the enum constant of this class with the specified name.static NodeUpdaterService.NodeUpdaterResult[]
NodeUpdaterService.NodeUpdaterResult.values()
Returns an array containing the constants of this enum class, in the order they are declared.