Class UnzipCommand
java.lang.Object
org.nuxeo.runtime.deployment.preprocessor.install.commands.UnzipCommand
- All Implemented Interfaces:
Command
- Author:
- Bogdan Stefanescu
-
Field Summary
-
Constructor Summary
ConstructorDescriptionUnzipCommand
(Path src, Path dst) UnzipCommand
(Path src, Path dst, String prefix) UnzipCommand
(Path src, Path dst, PathFilter filter) UnzipCommand
(Path src, Path dst, PathFilter filter, String prefix) -
Method Summary
Modifier and TypeMethodDescriptionvoid
exec
(CommandContext ctx) toString()
toString
(CommandContext ctx)