Class UnzipCommand
java.lang.Object
org.nuxeo.runtime.deployment.preprocessor.install.commands.UnzipCommand
- All Implemented Interfaces:
Command
- Author:
- Bogdan Stefanescu
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionUnzipCommand(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 TypeMethodDescriptionvoidexec(CommandContext ctx) toString()toString(CommandContext ctx)