Class EnvUtil
java.lang.Object
org.jenkinsci.plugins.sqlplus.script.runner.EnvUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
isAgentMachine
(Launcher launcher) static boolean
isWindowsOS
(boolean agentMachine, TaskListener listener, Run<?, ?> build)
-
Constructor Details
-
EnvUtil
public EnvUtil()
-
-
Method Details
-
isAgentMachine
-
isWindowsOS
public static boolean isWindowsOS(boolean agentMachine, TaskListener listener, Run<?, ?> build) throws IOException, InterruptedException- Throws:
IOException
InterruptedException
-