public class DeleteCommand extends Object implements Command
| Constructor and Description | 
|---|
DeleteCommand(Path path)
Constructor for delete command. 
 | 
public DeleteCommand(Path path)
path - the path relative to the root container.public void exec(CommandContext ctx) throws IOException
exec in interface CommandIOExceptionpublic String toString(CommandContext ctx)
Copyright © 2015 Nuxeo SA. All rights reserved.