Class | Description |
---|---|
AbstractNodeBuilderTask |
Base class for
Task s using the info.magnolia.jcr.nodebuilder API. |
ModuleConfigNodeBuilderTask |
A task using the
info.magnolia.jcr.nodebuilder API, applying operations on a the config node of the current module. |
ModuleNodeBuilderTask |
A task using the
info.magnolia.jcr.nodebuilder API, applying operations on a the root node of the current module. |
NodeBuilderTask |
A task using the
info.magnolia.jcr.nodebuilder API, applying operations on a given path. |
TaskLogErrorHandler |
An ErrorHandler which logs handled errors to the InstallContext
as warnings, and wraps unhandled exceptions in NodeOperationException.
|
Enum | Description |
---|---|
ErrorHandling |
A shortcut enum for tasks, selecting either of these error handling styles.
|
Copyright © 2003–2017 Magnolia International Ltd.. All rights reserved.