info.magnolia.setup.for4_4_5
Class UpdateUserManagersWithLockTimePeriod

java.lang.Object
  extended by info.magnolia.module.delta.AbstractTask
      extended by info.magnolia.module.delta.AbstractRepositoryTask
          extended by info.magnolia.module.delta.AllChildrenNodesOperation
              extended by info.magnolia.setup.for4_4_5.UpdateUserManagersWithLockTimePeriod
All Implemented Interfaces:
Task

public class UpdateUserManagersWithLockTimePeriod
extends AllChildrenNodesOperation

Updates user managers with lockTimePeriod property which is used in account lockout feature.

Version:
$Revision: $ ($Author: $)
Author:
ochytil

Field Summary
 
Fields inherited from class info.magnolia.module.delta.AbstractTask
log
 
Constructor Summary
UpdateUserManagersWithLockTimePeriod()
           
 
Method Summary
protected  void operateOnChildNode(Content node, InstallContext ctx)
           
 
Methods inherited from class info.magnolia.module.delta.AllChildrenNodesOperation
doExecute, getParentNode
 
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

UpdateUserManagersWithLockTimePeriod

public UpdateUserManagersWithLockTimePeriod()
Method Detail

operateOnChildNode

protected void operateOnChildNode(Content node,
                                  InstallContext ctx)
                           throws javax.jcr.RepositoryException,
                                  TaskExecutionException
Specified by:
operateOnChildNode in class AllChildrenNodesOperation
Throws:
javax.jcr.RepositoryException
TaskExecutionException


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