info.magnolia.module.delta
Class PropertiesImportTask
java.lang.Object
info.magnolia.module.delta.AbstractTask
info.magnolia.module.delta.AbstractRepositoryTask
info.magnolia.module.delta.PropertiesImportTask
- All Implemented Interfaces:
- Task
public class PropertiesImportTask
- extends AbstractRepositoryTask
A Task which will import nodes and properties using a .properties file.
TODO : conflict behaviour
- Version:
- $Revision: $ ($Author: $)
- Author:
- gjoseph
- See Also:
PropertiesImportExport
PropertiesImportTask
public PropertiesImportTask(String name,
String description,
String workspace,
String resource)
doExecute
protected void doExecute(InstallContext installContext)
throws javax.jcr.RepositoryException,
TaskExecutionException
- Specified by:
doExecute
in class AbstractRepositoryTask
- Throws:
javax.jcr.RepositoryException
TaskExecutionException
Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.