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 to
NodeUpdateVisitor instance in order to allow an NodeUpdateVisitor
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 | Description |
---|---|
BaseNodeUpdateVisitor |
Base
NodeUpdateVisitor class adding support for logging. |
Enum | Description |
---|---|
NodeUpdaterService.NodeUpdaterResult |
Copyright © 2007–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.