Uses of Package
org.onehippo.repository.update
-
Packages that use org.onehippo.repository.update Package Description org.onehippo.repository.update -
Classes in org.onehippo.repository.update used by org.onehippo.repository.update Class Description NodeUpdaterService.NodeUpdaterResult NodeUpdateVisitor Visitor for updating repository content.NodeUpdateVisitorContext Provided as an execution context toNodeUpdateVisitor
instance in order to allow anNodeUpdateVisitor
to be able to manually update skipped/updated/failed node count while being executed on single node iteration (e.g, in#doUpdate(node)
method in a groovy updater script).