info.magnolia.module.admininterface.setup.for4_3
Class ReplaceWrongDialogNodeTypeTask

java.lang.Object
  extended by info.magnolia.module.delta.AbstractTask
      extended by info.magnolia.module.delta.AbstractRepositoryTask
          extended by info.magnolia.module.admininterface.setup.for4_3.ReplaceWrongDialogNodeTypeTask
All Implemented Interfaces:
Task

public class ReplaceWrongDialogNodeTypeTask
extends AbstractRepositoryTask

Check for each module in the config repository if dialogs are of the incorrect type mgnl:content and attempts to replace them with the correct one mgnl:contentNode.
See also jira MAGNOLIA-2810

Version:
$Id$
Author:
fgrilli

Constructor Summary
ReplaceWrongDialogNodeTypeTask()
           
 
Method Summary
protected  void doExecute(InstallContext installContext)
           
 
Methods inherited from class info.magnolia.module.delta.AbstractRepositoryTask
execute
 
Methods inherited from class info.magnolia.module.delta.AbstractTask
getDescription, getName, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ReplaceWrongDialogNodeTypeTask

public ReplaceWrongDialogNodeTypeTask()
Method Detail

doExecute

protected void doExecute(InstallContext installContext)
                  throws javax.jcr.RepositoryException,
                         TaskExecutionException
Specified by:
doExecute in class AbstractRepositoryTask
Throws:
javax.jcr.RepositoryException
TaskExecutionException


Copyright © 2003-2012 Magnolia International Ltd.. All Rights Reserved.