Package io.jenkins.plugins.onmonit
Interface RemoteProcess
- All Known Subinterfaces:
 RemoteNodeExporterProcess,RemoteOtelContribProcess
- All Known Implementing Classes:
 ExecDownloadedNodeExporterProcess,ExecDownloadedOtelContribProcess,ExecRemoteNodeExporterProcess,ExecRemoteOtelContribProcess,ExecUploadedNodeExporterProcess,ExecUploadedOtelContribProcess
public interface RemoteProcess
- 
Method Summary
 
- 
Method Details
- 
stop
Stops the process.- Parameters:
 listener- for logging.- Throws:
 IOExceptionInterruptedException
 
 -