NodeBuilder
instead.@Deprecated public class NodeBuilder extends Object
NodeBuilderTask
and ModuleNodeBuilderTask
classes for usage of the node builder API in ModuleVersionHandler
s.Constructor and Description |
---|
NodeBuilder(Content root,
NodeOperation... childrenOps)
Deprecated.
|
NodeBuilder(ErrorHandler errorHandler,
Content root,
NodeOperation... childrenOps)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
exec()
Deprecated.
Execute the operations.
|
public NodeBuilder(Content root, NodeOperation... childrenOps)
public NodeBuilder(ErrorHandler errorHandler, Content root, NodeOperation... childrenOps)
public void exec() throws NodeOperationException
NodeOperationException
- if the given ErrorHandler decided to do so !Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.