info.magnolia.module.workflow.setup.for3_5
Class RemoveMetadataFromExpressionsWorkspace

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

public class RemoveMetadataFromExpressionsWorkspace
extends AbstractRepositoryTask

A Task to remove MetaData nodes from the Expressions workspace. TODO : depending on how we handle the gui, this might be a non-mandatory step.

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

Constructor Summary
RemoveMetadataFromExpressionsWorkspace()
           
 
Method Summary
protected  void doExecute(InstallContext ctx)
           
 
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

RemoveMetadataFromExpressionsWorkspace

public RemoveMetadataFromExpressionsWorkspace()
Method Detail

doExecute

protected void doExecute(InstallContext ctx)
                  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.