info.magnolia.module.delta
Class RenamePropertiesTask
java.lang.Object
info.magnolia.module.delta.AbstractTask
info.magnolia.module.delta.AbstractRepositoryTask
info.magnolia.module.delta.RenamePropertiesTask
- All Implemented Interfaces:
- Task
public class RenamePropertiesTask
- extends AbstractRepositoryTask
Renames all properties having a certain name to the provided new name.
RenamePropertiesTask
public RenamePropertiesTask(String name,
String description,
String workspace,
String path,
String oldName,
String newName)
doExecute
public void doExecute(InstallContext installContext)
throws javax.jcr.RepositoryException
- Specified by:
doExecute
in class AbstractRepositoryTask
- Throws:
javax.jcr.RepositoryException
Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.