Class DeleteCommand
java.lang.Object
org.nuxeo.runtime.deployment.preprocessor.install.commands.DeleteCommand
- All Implemented Interfaces:
Command
- Author:
- Bogdan Stefanescu
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexec(CommandContext ctx) toString()toString(CommandContext ctx)
-
Field Details
-
path
-
-
Constructor Details
-
DeleteCommand
Constructor for delete command.- Parameters:
path- the path relative to the root container.
-
-
Method Details