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 Summary
Methods inherited from class org.jenkinsci.plugins.workflow.steps.StepExecution
acceptAll, acceptAll, applyAll, applyAll, blocksRestart, getContext, getStatus, getStatusBounded
-
Method Details
-
start
- Specified by:
startin classorg.jenkinsci.plugins.workflow.steps.StepExecution- Throws:
Exception
-
stop
- Overrides:
stopin classorg.jenkinsci.plugins.workflow.steps.StepExecution- Throws:
Exception
-
onResume
public void onResume()- Overrides:
onResumein classorg.jenkinsci.plugins.workflow.steps.StepExecution
-
getLauncher
Description copied from interface:LauncherProviderProvides an up-to-date launcher- Specified by:
getLauncherin interfaceLauncherProvider- Throws:
IOExceptionInterruptedException
-
getListener
- Throws:
IOExceptionInterruptedException
-
getBuild
- Throws:
IOExceptionInterruptedException
-
getWorkspace
- Throws:
IOExceptionInterruptedException
-