Package com.splunk.splunkjenkins
Class PipelineRunSupport
java.lang.Object
com.splunk.splunkjenkins.model.LoggingJobExtractor<org.jenkinsci.plugins.workflow.job.WorkflowRun>
com.splunk.splunkjenkins.PipelineRunSupport
- All Implemented Interfaces:
ExtensionPoint
@Extension
public class PipelineRunSupport
extends com.splunk.splunkjenkins.model.LoggingJobExtractor<org.jenkinsci.plugins.workflow.job.WorkflowRun>
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Field Summary
Fields inherited from class com.splunk.splunkjenkins.model.LoggingJobExtractor
targetType
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.splunk.splunkjenkins.model.LoggingJobExtractor
all, canApply
-
Constructor Details
-
PipelineRunSupport
public PipelineRunSupport()
-
-
Method Details