Package com.tsystems.sbs
Class LogFileFilterStep.Execution
java.lang.Object
org.jenkinsci.plugins.workflow.steps.StepExecution
org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
com.tsystems.sbs.LogFileFilterStep.Execution
- All Implemented Interfaces:
Serializable
- Enclosing class:
- LogFileFilterStep
public static class LogFileFilterStep.Execution
extends org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
Execution for
LogFileFilterStep.- See Also:
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedExecution(org.jenkinsci.plugins.workflow.steps.StepContext context) -
Method Summary
Methods inherited from class org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
injectMethods inherited from class org.jenkinsci.plugins.workflow.steps.StepExecution
applyAll, applyAll, blocksRestart, getContext, getStatus, getStatusBounded
-
Constructor Details
-
Execution
protected Execution(org.jenkinsci.plugins.workflow.steps.StepContext context)
-
-
Method Details
-
onResume
public void onResume()- Overrides:
onResumein classorg.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
-
start
- Specified by:
startin classorg.jenkinsci.plugins.workflow.steps.StepExecution- Throws:
Exception
-
stop
- Overrides:
stopin classorg.jenkinsci.plugins.workflow.steps.StepExecution- Throws:
Exception
-