Package com.splunk.splunkjenkins
Class SplunkConsoleLogStep.ConsoleLogExecutionImpl
java.lang.Object
org.jenkinsci.plugins.workflow.steps.StepExecution
com.splunk.splunkjenkins.SplunkConsoleLogStep.ConsoleLogExecutionImpl
- All Implemented Interfaces:
Serializable
- Enclosing class:
- SplunkConsoleLogStep
public static class SplunkConsoleLogStep.ConsoleLogExecutionImpl
extends org.jenkinsci.plugins.workflow.steps.StepExecution
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionConsoleLogExecutionImpl
(org.jenkinsci.plugins.workflow.steps.StepContext context) -
Method Summary
Methods inherited from class org.jenkinsci.plugins.workflow.steps.StepExecution
applyAll, applyAll, blocksRestart, getContext, getStatus, getStatusBounded, onResume
-
Constructor Details
-
ConsoleLogExecutionImpl
public ConsoleLogExecutionImpl(org.jenkinsci.plugins.workflow.steps.StepContext context)
-
-
Method Details