public interface NodeUpdaterService
Since updater visitors run asynchronously, potentially taking a long time when there is a lot of content, a node may not yet have been updated by a background process.
Modifier and Type | Interface and Description |
---|---|
static class |
NodeUpdaterService.NodeUpdaterResult |
Modifier and Type | Method and Description |
---|---|
NodeUpdaterService.NodeUpdaterResult |
updateNode(javax.jcr.Node node) |
NodeUpdaterService.NodeUpdaterResult updateNode(javax.jcr.Node node)
Copyright © 2007–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.