Interface RemoteNodeExporterProcess

All Superinterfaces:
RemoteProcess
All Known Implementing Classes:
ExecDownloadedNodeExporterProcess, ExecRemoteNodeExporterProcess, ExecUploadedNodeExporterProcess

public interface RemoteNodeExporterProcess extends RemoteProcess
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    start(TaskListener listener, int port)
    Starts the process.

    Methods inherited from interface io.jenkins.plugins.onmonit.RemoteProcess

    stop