info.magnolia.module.workflow.setup
Class WorkflowModuleVersionHandler

java.lang.Object
  extended by info.magnolia.module.AbstractModuleVersionHandler
      extended by info.magnolia.module.DefaultModuleVersionHandler
          extended by info.magnolia.module.workflow.setup.WorkflowModuleVersionHandler
All Implemented Interfaces:
ModuleVersionHandler

public class WorkflowModuleVersionHandler
extends DefaultModuleVersionHandler

The ModuleVersionHandler for the workflow module.

Version:
$Revision: $ ($Author: $)
Author:
gjoseph

Nested Class Summary
 
Nested classes/interfaces inherited from class info.magnolia.module.AbstractModuleVersionHandler
AbstractModuleVersionHandler.ModuleVersionToLatestTask, AbstractModuleVersionHandler.ModuleVersionUpdateTask
 
Field Summary
 
Fields inherited from class info.magnolia.module.AbstractModuleVersionHandler
log
 
Constructor Summary
WorkflowModuleVersionHandler()
           
 
Method Summary
protected  List<Task> getExtraInstallTasks(InstallContext ctx)
          Override this method to add specific install tasks to your module.
 
Methods inherited from class info.magnolia.module.DefaultModuleVersionHandler
getBasicInstallTasks
 
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
 

Constructor Detail

WorkflowModuleVersionHandler

public WorkflowModuleVersionHandler()
Method Detail

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-2011 Magnolia International Ltd.. All Rights Reserved.