Package io.jenkins.plugins.onmonit
Class ONMonitoringStepExecution
java.lang.Object
org.jenkinsci.plugins.workflow.steps.StepExecution
io.jenkins.plugins.onmonit.ONMonitoringStepExecution
- All Implemented Interfaces:
LauncherProvider
,Serializable
public class ONMonitoringStepExecution
extends org.jenkinsci.plugins.workflow.steps.StepExecution
implements LauncherProvider
- See Also:
-
Method Details
-
start
- Specified by:
start
in classorg.jenkinsci.plugins.workflow.steps.StepExecution
- Throws:
Exception
-
stop
- Overrides:
stop
in classorg.jenkinsci.plugins.workflow.steps.StepExecution
- Throws:
Exception
-
onResume
public void onResume()- Overrides:
onResume
in classorg.jenkinsci.plugins.workflow.steps.StepExecution
-
getLauncher
Description copied from interface:LauncherProvider
Provides an up-to-date launcher- Specified by:
getLauncher
in interfaceLauncherProvider
- Throws:
IOException
InterruptedException
-
getListener
- Throws:
IOException
InterruptedException
-
getBuild
- Throws:
IOException
InterruptedException
-
getWorkspace
- Throws:
IOException
InterruptedException
-