|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object info.magnolia.module.delta.AbstractTask info.magnolia.module.delta.AbstractRepositoryTask info.magnolia.nodebuilder.task.AbstractNodeBuilderTask info.magnolia.nodebuilder.task.ModuleConfigNodeBuilderTask
public class ModuleConfigNodeBuilderTask
A task using the NodeBuilder API, applying operations on a the config node of the current module.
Field Summary |
---|
Fields inherited from class info.magnolia.module.delta.AbstractTask |
---|
log |
Constructor Summary | |
---|---|
ModuleConfigNodeBuilderTask(java.lang.String name,
java.lang.String description,
ErrorHandling errorHandling,
NodeOperation... operations)
|
Method Summary | |
---|---|
protected Content |
getRootNode(InstallContext ctx)
|
Methods inherited from class info.magnolia.nodebuilder.task.AbstractNodeBuilderTask |
---|
doExecute, newErrorHandler |
Methods inherited from class info.magnolia.module.delta.AbstractRepositoryTask |
---|
execute |
Methods inherited from class info.magnolia.module.delta.AbstractTask |
---|
getDescription, getName, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ModuleConfigNodeBuilderTask(java.lang.String name, java.lang.String description, ErrorHandling errorHandling, NodeOperation... operations)
Method Detail |
---|
protected Content getRootNode(InstallContext ctx) throws javax.jcr.RepositoryException
getRootNode
in class AbstractNodeBuilderTask
javax.jcr.RepositoryException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |