info.magnolia.module.delta
Class RemoveInstallFilesTask
java.lang.Object
info.magnolia.module.delta.AbstractTask
info.magnolia.module.delta.AbstractRepositoryTask
info.magnolia.module.delta.RemoveInstallFilesTask
- All Implemented Interfaces:
- Task
public class RemoveInstallFilesTask
- extends AbstractRepositoryTask
Removes install file(s) from ${magnolia.home}/${filesPath} and its md5 node from "config:server/install/mgnl-files/${filesPath}".
INSTALL_FILES_PATH
protected static final String INSTALL_FILES_PATH
- See Also:
- Constant Field Values
RemoveInstallFilesTask
public RemoveInstallFilesTask(String name,
String filesPath)
RemoveInstallFilesTask
public RemoveInstallFilesTask(String name,
String description,
String filesPath)
doExecute
protected void doExecute(InstallContext ctx)
throws javax.jcr.RepositoryException,
TaskExecutionException
- Specified by:
doExecute
in class AbstractRepositoryTask
- Throws:
javax.jcr.RepositoryException
TaskExecutionException
Copyright © 2003–2014 Magnolia International Ltd.. All rights reserved.