info.magnolia.setup.for3_5
Class ReconfigureCommands

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.module.delta.AllModulesNodeOperation
                  extended by info.magnolia.setup.for3_5.ReconfigureCommands
All Implemented Interfaces:
Task

public class ReconfigureCommands
extends AllModulesNodeOperation

Updates command configuration to make them suitable for loading by c2b.

Version:
$Id: ReconfigureCommands.java 41137 2011-01-06 18:19:25Z gjoseph $
Author:
philipp

Constructor Summary
ReconfigureCommands()
           
 
Method Summary
protected  void operateOnModuleNode(Content node, HierarchyManager hm, InstallContext ctx)
           
 
Methods inherited from class info.magnolia.module.delta.AllModulesNodeOperation
getHierarchyManager, getParentNode, operateOnChildNode
 
Methods inherited from class info.magnolia.module.delta.AllChildrenNodesOperation
doExecute
 
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

ReconfigureCommands

public ReconfigureCommands()
Method Detail

operateOnModuleNode

protected void operateOnModuleNode(Content node,
                                   HierarchyManager hm,
                                   InstallContext ctx)
                            throws javax.jcr.RepositoryException,
                                   TaskExecutionException
Specified by:
operateOnModuleNode in class AllModulesNodeOperation
Throws:
javax.jcr.RepositoryException
TaskExecutionException


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