Uses of Class
fr.gouv.vitam.ingest.external.common.exception.JavaExecuteScriptException
-
Packages that use JavaExecuteScriptException Package Description fr.gouv.vitam.ingest.external.common.util Provides Ingest external common utility classes -
-
Uses of JavaExecuteScriptException in fr.gouv.vitam.ingest.external.common.util
Methods in fr.gouv.vitam.ingest.external.common.util that throw JavaExecuteScriptException Modifier and Type Method Description static ExecutionOutput
JavaExecuteScript. executeCommand(java.lang.String cmd, java.lang.String arg, long timeoutScanDelay)
Return status when execute the shell script scan-clamav.sh for scanning the file
-