info.magnolia.module.blossom.setup
Class BlossomVersionHandler

java.lang.Object
  extended by info.magnolia.module.AbstractModuleVersionHandler
      extended by info.magnolia.module.blossom.setup.BlossomVersionHandler
All Implemented Interfaces:
info.magnolia.module.ModuleVersionHandler

public class BlossomVersionHandler
extends info.magnolia.module.AbstractModuleVersionHandler

VersionHandler for upgrading and installing the module. Note that this VersionHandler does not inherit from DefaultModuleVersionHandler and has no default behaviour such as installing all bootstrap xml files. They need to be explicitly installed.

Since:
0.5

Nested Class Summary
 
Nested classes/interfaces inherited from class info.magnolia.module.AbstractModuleVersionHandler
info.magnolia.module.AbstractModuleVersionHandler.ModuleVersionToLatestTask, info.magnolia.module.AbstractModuleVersionHandler.ModuleVersionUpdateTask
 
Field Summary
 
Fields inherited from class info.magnolia.module.AbstractModuleVersionHandler
log
 
Constructor Summary
BlossomVersionHandler()
           
 
Method Summary
protected  List<info.magnolia.module.delta.Task> getBasicInstallTasks(info.magnolia.module.InstallContext installContext)
           
 
Methods inherited from class info.magnolia.module.AbstractModuleVersionHandler
getCurrentlyInstalled, getDefaultUpdate, getDefaultUpdateConditions, getDefaultUpdateTasks, getDeltas, getExtraInstallTasks, 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

BlossomVersionHandler

public BlossomVersionHandler()
Method Detail

getBasicInstallTasks

protected List<info.magnolia.module.delta.Task> getBasicInstallTasks(info.magnolia.module.InstallContext installContext)
Specified by:
getBasicInstallTasks in class info.magnolia.module.AbstractModuleVersionHandler


Copyright © 2009-2012 Magnolia International Ltd.. All Rights Reserved.