info.magnolia.module.delta
Class RemovePropertyTask
java.lang.Object
info.magnolia.module.delta.AbstractTask
info.magnolia.module.delta.AbstractRepositoryTask
info.magnolia.module.delta.RemovePropertyTask
- All Implemented Interfaces:
- Task
public class RemovePropertyTask
- extends AbstractRepositoryTask
Removes a property and optionally logs its absence.
- Version:
- $Revision: $ ($Author: $)
- Author:
- gjoseph
RemovePropertyTask
public RemovePropertyTask(String name,
String description,
String workspaceName,
String parentPath,
String propertyToRemove)
doExecute
protected void doExecute(InstallContext ctx)
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.