info.magnolia.module.templatingcomponents.setup
Class TemplatingComponentsModuleVersionHandler

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

public class TemplatingComponentsModuleVersionHandler
extends DefaultModuleVersionHandler

The module's version handler.

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
TemplatingComponentsModuleVersionHandler()
           
 
Method Summary
protected  List<Task> getExtraInstallTasks(InstallContext installContext)
          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

TemplatingComponentsModuleVersionHandler

public TemplatingComponentsModuleVersionHandler()
Method Detail

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