Uses of Interface
io.jenkins.plugins.onmonit.RemoteNodeExporterProcess
-
Uses of RemoteNodeExporterProcess in io.jenkins.plugins.onmonit
Modifier and TypeMethodDescriptionabstract RemoteNodeExporterProcess
RemoteNodeExporterProcessFactory.create
(LauncherProvider launcherProvider, TaskListener listener, ComputerInfo info, FilePath temp, String envCookie, String additionalOptions, boolean debug) Create a node-exporter process on the specified launcher. -
Uses of RemoteNodeExporterProcess in io.jenkins.plugins.onmonit.exec
Modifier and TypeClassDescriptionclass
class
class
Modifier and TypeMethodDescriptionDelegatedNodeExporterProcessFactory.create
(LauncherProvider launcherProvider, TaskListener listener, ComputerInfo info, FilePath temp, String envCookie, String additionalOptions, boolean debug) Create a node-exporter process on the specified launcher.ExecDownloadedNodeExporterProcessFactory.create
(LauncherProvider launcherProvider, TaskListener listener, ComputerInfo info, FilePath temp, String envCookie, String additionalOptions, boolean debug) Create a node-exporter process on the specified launcher.ExecRemoteNodeExporterProcessFactory.create
(LauncherProvider launcherProvider, TaskListener listener, ComputerInfo info, FilePath temp, String envCookie, String additionalOptions, boolean debug) Create a node-exporter process on the specified launcher.ExecUploadedNodeExporterProcessFactory.create
(LauncherProvider launcherProvider, TaskListener listener, ComputerInfo info, FilePath temp, String envCookie, String additionalOptions, boolean debug) Create a node-exporter process on the specified launcher.