info.magnolia.module.admininterface.setup
Class SimpleContentVersionHandler
java.lang.Object
info.magnolia.module.AbstractModuleVersionHandler
info.magnolia.module.DefaultModuleVersionHandler
info.magnolia.module.admininterface.setup.SimpleContentVersionHandler
- All Implemented Interfaces:
- ModuleVersionHandler
public class SimpleContentVersionHandler
- extends DefaultModuleVersionHandler
- Version:
- $Id$
- Author:
- philipp
Methods inherited from class info.magnolia.module.AbstractModuleVersionHandler |
getCurrentlyInstalled, getDefaultUpdate, getDefaultUpdateConditions, getDefaultUpdateTasks, getDeltas, 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 |
SimpleContentVersionHandler
public SimpleContentVersionHandler()
getExtraInstallTasks
protected List<Task> getExtraInstallTasks(InstallContext installContext)
- Description copied from class:
AbstractModuleVersionHandler
- Override this method to add specific install tasks to your module.
Returns an empty list by default.
- Overrides:
getExtraInstallTasks
in class AbstractModuleVersionHandler
Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.