org.nuxeo.runtime.deployment.preprocessor.install.commands
Class MkdirCommand
java.lang.Object
org.nuxeo.runtime.deployment.preprocessor.install.commands.MkdirCommand
- All Implemented Interfaces:
- Command
public class MkdirCommand
- extends Object
- implements Command
- Author:
- Bogdan Stefanescu
path
protected final Path path
MkdirCommand
public MkdirCommand(Path path)
- Constructor for mkdir command.
- Parameters:
path
- the path relative to the root container.
exec
public void exec(CommandContext ctx)
throws IOException
- Specified by:
exec
in interface Command
- Throws:
IOException
toString
public String toString()
- Overrides:
toString
in class Object
toString
public String toString(CommandContext ctx)
- Specified by:
toString
in interface Command
Copyright © 2010 Nuxeo SAS. All Rights Reserved.