Uses of Package
org.onehippo.repository.update
Packages that use org.onehippo.repository.update
-
Classes in org.onehippo.repository.update used by org.onehippo.repository.updateClassDescriptionVisitor for updating repository content.Provided as an execution context to
NodeUpdateVisitor
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).