Class EnvUtil
java.lang.Object
org.jenkinsci.plugins.sqlplus.script.runner.EnvUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisAgentMachine(Launcher launcher) static booleanisWindowsOS(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:
IOExceptionInterruptedException
-