Package com.splunk.splunkjenkins.console
Class SplunkConsoleTaskListenerDecorator
java.lang.Object
org.jenkinsci.plugins.workflow.log.TaskListenerDecorator
com.splunk.splunkjenkins.console.SplunkConsoleTaskListenerDecorator
- All Implemented Interfaces:
Serializable
public class SplunkConsoleTaskListenerDecorator
extends org.jenkinsci.plugins.workflow.log.TaskListenerDecorator
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.jenkinsci.plugins.workflow.log.TaskListenerDecorator
org.jenkinsci.plugins.workflow.log.TaskListenerDecorator.Factory -
Constructor Summary
ConstructorsConstructorDescriptionSplunkConsoleTaskListenerDecorator(org.jenkinsci.plugins.workflow.job.WorkflowRun run) -
Method Summary
Modifier and TypeMethodDescriptiondecorate(OutputStream outputStream) protected voidsetRemoteSplunkinsConfig(Map remoteSplunkinsConfig) Methods inherited from class org.jenkinsci.plugins.workflow.log.TaskListenerDecorator
apply, fromConsoleLogFilter, merge
-
Constructor Details
-
SplunkConsoleTaskListenerDecorator
public SplunkConsoleTaskListenerDecorator(org.jenkinsci.plugins.workflow.job.WorkflowRun run)
-
-
Method Details
-
decorate
- Specified by:
decoratein classorg.jenkinsci.plugins.workflow.log.TaskListenerDecorator- Throws:
IOException
-
setRemoteSplunkinsConfig
-