Class LogstashStep.Execution
- java.lang.Object
-
- org.jenkinsci.plugins.workflow.steps.StepExecution
-
- org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
-
- jenkins.plugins.logstash.pipeline.LogstashStep.Execution
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- LogstashStep
public static class LogstashStep.Execution extends org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
Execution forLogstashStep
.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Execution(org.jenkinsci.plugins.workflow.steps.StepContext context)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
onResume()
boolean
start()
void
stop(Throwable cause)
-