info.magnolia.module
Class AbstractModuleVersionHandler.ModuleVersionUpdateTask

java.lang.Object
  extended by info.magnolia.module.delta.AbstractTask
      extended by info.magnolia.module.delta.AbstractRepositoryTask
          extended by info.magnolia.module.AbstractModuleVersionHandler.ModuleVersionToLatestTask
              extended by info.magnolia.module.AbstractModuleVersionHandler.ModuleVersionUpdateTask
All Implemented Interfaces:
Task
Enclosing class:
AbstractModuleVersionHandler

public class AbstractModuleVersionHandler.ModuleVersionUpdateTask
extends AbstractModuleVersionHandler.ModuleVersionToLatestTask

The task which modifies the "version" property to the version we're updating to.


Field Summary
 
Fields inherited from class info.magnolia.module.delta.AbstractTask
log
 
Constructor Summary
protected AbstractModuleVersionHandler.ModuleVersionUpdateTask(Version toVersion)
           
 
Method Summary
protected  Version getVersion(InstallContext ctx)
           
 
Methods inherited from class info.magnolia.module.AbstractModuleVersionHandler.ModuleVersionToLatestTask
doExecute
 
Methods inherited from class info.magnolia.module.delta.AbstractRepositoryTask
execute
 
Methods inherited from class info.magnolia.module.delta.AbstractTask
getDescription, getName, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AbstractModuleVersionHandler.ModuleVersionUpdateTask

protected AbstractModuleVersionHandler.ModuleVersionUpdateTask(Version toVersion)
Method Detail

getVersion

protected Version getVersion(InstallContext ctx)
Overrides:
getVersion in class AbstractModuleVersionHandler.ModuleVersionToLatestTask


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