public class CacheModuleVersionHandler
extends info.magnolia.module.DefaultModuleVersionHandler
VersionHandler
implementation for the cache module.Modifier and Type | Field and Description |
---|---|
static String |
CONFIGURATION_PATH |
protected static String |
OBSOLETE_COMPRESSIBLE_CONFIGURATION_PATH |
protected static String |
OBSOLETE_DEFAULT_CONFIGURATION_PATH |
Constructor and Description |
---|
CacheModuleVersionHandler() |
Modifier and Type | Method and Description |
---|---|
protected List<info.magnolia.module.delta.Task> |
getExtraInstallTasks(info.magnolia.module.InstallContext installContext) |
protected List<info.magnolia.module.delta.Task> |
getStartupTasks(info.magnolia.module.InstallContext installContext) |
protected static final String OBSOLETE_COMPRESSIBLE_CONFIGURATION_PATH
public static final String CONFIGURATION_PATH
protected static final String OBSOLETE_DEFAULT_CONFIGURATION_PATH
protected List<info.magnolia.module.delta.Task> getExtraInstallTasks(info.magnolia.module.InstallContext installContext)
getExtraInstallTasks
in class info.magnolia.module.AbstractModuleVersionHandler
protected List<info.magnolia.module.delta.Task> getStartupTasks(info.magnolia.module.InstallContext installContext)
getStartupTasks
in class info.magnolia.module.AbstractModuleVersionHandler
Copyright © 2015 Magnolia International Ltd.. All rights reserved.