Package com.splunk.splunkjenkins
Class SplunkConsoleLogStep.BodyExecutionCallbackConsole
java.lang.Object
org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback
org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback.TailCall
com.splunk.splunkjenkins.SplunkConsoleLogStep.BodyExecutionCallbackConsole
- All Implemented Interfaces:
Serializable
- Enclosing class:
- SplunkConsoleLogStep
public static class SplunkConsoleLogStep.BodyExecutionCallbackConsole
extends org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback.TailCall
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback
org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback.TailCall
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
finished
(org.jenkinsci.plugins.workflow.steps.StepContext stepContext) Methods inherited from class org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback.TailCall
onFailure, onSuccess
Methods inherited from class org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback
onStart, wrap
-
Constructor Details
-
BodyExecutionCallbackConsole
public BodyExecutionCallbackConsole()
-
-
Method Details