@Extension public class SplunkTaskListenerFactory extends Object implements org.jenkinsci.plugins.workflow.log.TaskListenerDecorator.Factory
| Constructor and Description |
|---|
SplunkTaskListenerFactory() |
| Modifier and Type | Method and Description |
|---|---|
static void |
enqueue(com.splunk.splunkjenkins.model.EventRecord record) |
static void |
flushLog() |
org.jenkinsci.plugins.workflow.log.TaskListenerDecorator |
of(org.jenkinsci.plugins.workflow.flow.FlowExecutionOwner flowExecutionOwner) |
static void |
removeCache(org.jenkinsci.plugins.workflow.job.WorkflowRun run) |
@CheckForNull public org.jenkinsci.plugins.workflow.log.TaskListenerDecorator of(@Nonnull org.jenkinsci.plugins.workflow.flow.FlowExecutionOwner flowExecutionOwner)
of in interface org.jenkinsci.plugins.workflow.log.TaskListenerDecorator.Factorypublic static void enqueue(com.splunk.splunkjenkins.model.EventRecord record)
public static void flushLog()
public static void removeCache(org.jenkinsci.plugins.workflow.job.WorkflowRun run)
Copyright © 2016–2019. All rights reserved.