Interface RemoteOtelContribProcess

All Superinterfaces:
RemoteProcess
All Known Implementing Classes:
ExecDownloadedOtelContribProcess, ExecRemoteOtelContribProcess, ExecUploadedOtelContribProcess

public interface RemoteOtelContribProcess extends RemoteProcess
  • Method Summary

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

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

    stop