org.apache.jackrabbit.standalone.cli.core
Class ClearWorkspace

java.lang.Object
  extended by org.apache.jackrabbit.standalone.cli.core.ClearWorkspace
All Implemented Interfaces:
org.apache.commons.chain.Command

public class ClearWorkspace
extends Object
implements org.apache.commons.chain.Command

Remove all the content from the current working Workspace


Constructor Summary
ClearWorkspace()
           
 
Method Summary
 boolean execute(org.apache.commons.chain.Context ctx)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClearWorkspace

public ClearWorkspace()
Method Detail

execute

public boolean execute(org.apache.commons.chain.Context ctx)
                throws Exception

Specified by:
execute in interface org.apache.commons.chain.Command
Throws:
Exception


Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.