Package org.jenkinsci.plugins.vmanager
Class BatchExecManager
java.lang.Object
org.jenkinsci.plugins.vmanager.BatchExecManager
- All Implemented Interfaces:
 Serializable
- Author:
 - tyanai
 - See Also:
 
- 
Constructor Summary
ConstructorsConstructorDescriptionBatchExecManager(TaskListener listener, String executionScript, String executionShellLocation, String executionVsifFile, String buildId, int buildNumber)  - 
Method Summary
 
- 
Constructor Details
- 
BatchExecManager
public BatchExecManager(TaskListener listener, String executionScript, String executionShellLocation, String executionVsifFile, String buildId, int buildNumber)  
 - 
 - 
Method Details
- 
execBatchCommand
- Throws:
 IOExceptionInterruptedException
 
 -