Package com.logicaldoc.util.exec
package com.logicaldoc.util.exec
Utility classes to handle I/O operations and compression/uncompression tasks
- Since:
- 1.0
-
ClassDescriptionUtility class used to execute system commandsAn error happened during command executionJavaLauncher Provides an easy way to launch java applications.This class is responsible for allowing the java program to launch a command with administrator permissions.When Runtime.exec() won't.A simple thread that waits for completion of a given Process.