info.magnolia.module.admininterface.setup.for4_0
Class UpdatedDefaultPublicURIWarning

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_0.UpdatedDefaultPublicURIWarning
All Implemented Interfaces:
Task

public class UpdatedDefaultPublicURIWarning
extends AbstractRepositoryTask

In 4.0 and 4.1, we accidentally overrode the default uri mapping on public instances to the "Quickstart" page, even if templates were present. This task simply warns the user if that hasn't been fixed in the meantime.


Field Summary
 
Fields inherited from class info.magnolia.module.delta.AbstractTask
log
 
Constructor Summary
UpdatedDefaultPublicURIWarning()
           
 
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

UpdatedDefaultPublicURIWarning

public UpdatedDefaultPublicURIWarning()
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-2011 Magnolia International Ltd.. All Rights Reserved.