|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectinfo.magnolia.module.AbstractModuleVersionHandler
info.magnolia.module.DefaultModuleVersionHandler
it.openutils.mgnltasks.SimpleModuleVersionHandler
it.openutils.mgnltasks.DiffSimpleModuleVersionHandler
public class DiffSimpleModuleVersionHandler
Extends SimpleModuleVersionHandler, optimizing the bootstrap by only loading changed files.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class info.magnolia.module.AbstractModuleVersionHandler |
---|
info.magnolia.module.AbstractModuleVersionHandler.ModuleVersionToLatestTask, info.magnolia.module.AbstractModuleVersionHandler.ModuleVersionUpdateTask |
Field Summary |
---|
Fields inherited from class it.openutils.mgnltasks.SimpleModuleVersionHandler |
---|
includedRepositoriesInBootstrap, log |
Constructor Summary | |
---|---|
DiffSimpleModuleVersionHandler()
|
Method Summary | |
---|---|
protected void |
addModuleConfigBootstrapTasks(String modulename,
info.magnolia.module.delta.Delta delta)
Deletes any existing module configuration node (templates, paragraphs, virtualURI and dialogs) before reimporting all the content of the bootstrap folder, to avoid any leftover or problems with renamed items. |
Methods inherited from class it.openutils.mgnltasks.SimpleModuleVersionHandler |
---|
addExcludeRepositoryFromBootstrap, addIncludedRepositoryInmBootstrap, getDeltas |
Methods inherited from class info.magnolia.module.DefaultModuleVersionHandler |
---|
getBasicInstallTasks |
Methods inherited from class info.magnolia.module.AbstractModuleVersionHandler |
---|
getCurrentlyInstalled, getDefaultUpdate, getDefaultUpdateConditions, getDefaultUpdateTasks, getExtraInstallTasks, getInstall, getInstallConditions, getStartupDelta, getStartupTasks, getUpdate, getUpdateDeltas, register |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DiffSimpleModuleVersionHandler()
Method Detail |
---|
protected void addModuleConfigBootstrapTasks(String modulename, info.magnolia.module.delta.Delta delta)
addModuleConfigBootstrapTasks
in class SimpleModuleVersionHandler
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |