info.magnolia.setup.for3_5
Class MoveMagnoliaUsersToRealmFolder

java.lang.Object
  extended by info.magnolia.module.delta.AbstractTask
      extended by info.magnolia.module.delta.AbstractRepositoryTask
          extended by info.magnolia.setup.for3_5.MoveMagnoliaUsersToRealmFolder
All Implemented Interfaces:
Task

public class MoveMagnoliaUsersToRealmFolder
extends AbstractRepositoryTask

A task which moves existing users to the /admin realm folder.

Version:
$Revision: 41137 $ ($Author: gjoseph $)
Author:
philipp

Constructor Summary
MoveMagnoliaUsersToRealmFolder()
           
 
Method Summary
protected  void doExecute(InstallContext installContext)
           
protected  String getAdminRealmFolder()
           
 
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

MoveMagnoliaUsersToRealmFolder

public MoveMagnoliaUsersToRealmFolder()
Method Detail

doExecute

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

getAdminRealmFolder

protected String getAdminRealmFolder()


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