info.magnolia.module.workflow.setup
Class WorkflowModuleVersionHandler
java.lang.Object
info.magnolia.module.AbstractModuleVersionHandler
info.magnolia.module.DefaultModuleVersionHandler
info.magnolia.module.workflow.setup.WorkflowModuleVersionHandler
- All Implemented Interfaces:
- ModuleVersionHandler
public class WorkflowModuleVersionHandler
- extends DefaultModuleVersionHandler
The ModuleVersionHandler
for the workflow module.
- Version:
- $Revision: $ ($Author: $)
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 |
WorkflowModuleVersionHandler
public WorkflowModuleVersionHandler()
getExtraInstallTasks
protected List<Task> getExtraInstallTasks(InstallContext ctx)
- 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.