Class UnzipStepExecutor
java.lang.Object
eu.cloudnetservice.node.impl.version.execute.defaults.UnzipStepExecutor
- All Implemented Interfaces:
InstallStepExecutor
-
Constructor Details
-
UnzipStepExecutor
public UnzipStepExecutor()
-
-
Method Details
-
execute
@NonNull public @NonNull Set<Path> execute(@NonNull @NonNull VersionInstaller installer, @NonNull @NonNull Path workingDirectory, @NonNull @NonNull Set<Path> inputPaths) throws IOException - Specified by:
executein interfaceInstallStepExecutor- Throws:
IOException
-