public class FindAndChangeTemplateIdTask extends AbstractRepositoryTask
DO_NOTHING
Constructor and Description |
---|
FindAndChangeTemplateIdTask(String workspace,
String oldTemplateId,
String newTemplateId) |
FindAndChangeTemplateIdTask(String name,
String description,
String workspace,
String oldTemplateId,
String newTemplateId) |
Modifier and Type | Method and Description |
---|---|
protected void |
doExecute(InstallContext installContext) |
protected void |
operateOnNode(InstallContext installContext,
javax.jcr.Node node) |
execute
getDescription, getName, toString
public FindAndChangeTemplateIdTask(String workspace, String oldTemplateId, String newTemplateId)
protected void doExecute(InstallContext installContext) throws javax.jcr.RepositoryException, TaskExecutionException
doExecute
in class AbstractRepositoryTask
javax.jcr.RepositoryException
TaskExecutionException
protected void operateOnNode(InstallContext installContext, javax.jcr.Node node)
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.