info.magnolia.setup
Class CoreModuleVersionHandler
java.lang.Object
info.magnolia.module.AbstractModuleVersionHandler
info.magnolia.setup.CoreModuleVersionHandler
- All Implemented Interfaces:
- ModuleVersionHandler
public class CoreModuleVersionHandler
- extends AbstractModuleVersionHandler
Special VersionHandler for the core module. As it does not extend DefaultModuleVersionHandler
it has a special getBasicInstallTasks(InstallContext) that
e.g. will not automatically bootstrap xml-files placed in mgnl-bootstrap/core.
- Version:
- $Id$
Methods inherited from class info.magnolia.module.AbstractModuleVersionHandler |
getCurrentlyInstalled, getDefaultUpdate, getDefaultUpdateConditions, getDefaultUpdateTasks, getDeltas, getExtraInstallTasks, getInstall, getStartupDelta, getStartupTasks, getUpdate, getUpdateDeltas, register |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BOOTSTRAP_AUTHOR_INSTANCE_PROPERTY
public static final String BOOTSTRAP_AUTHOR_INSTANCE_PROPERTY
- See Also:
- Constant Field Values
CoreModuleVersionHandler
public CoreModuleVersionHandler()
getBasicInstallTasks
protected List<Task> getBasicInstallTasks(InstallContext ctx)
- Specified by:
getBasicInstallTasks
in class AbstractModuleVersionHandler
getInstallConditions
protected List<Condition> getInstallConditions()
- Overrides:
getInstallConditions
in class AbstractModuleVersionHandler
Copyright © 2003-2012 Magnolia International Ltd.. All Rights Reserved.