Package org.onehippo.repository.update
-
Interface Summary Interface Description NodeUpdaterService The node updater service runs registered & not-yet-completed updater visitors.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). -
Class Summary Class Description BaseNodeUpdateVisitor BaseNodeUpdateVisitor
class adding support for logging. -
Enum Summary Enum Description NodeUpdaterService.NodeUpdaterResult