Package com.splunk.splunkjenkins.model
Class LoggingJobExtractor<R extends Run>
java.lang.Object
com.splunk.splunkjenkins.model.LoggingJobExtractor<R>
- All Implemented Interfaces:
ExtensionPoint
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ExtensionList<LoggingJobExtractor>
all()
static List<LoggingJobExtractor>
-
Field Details
-
targetType
-
-
Constructor Details
-
LoggingJobExtractor
public LoggingJobExtractor()
-
-
Method Details
-
extract
-
all
- Returns:
- Returns all the registered
LoggingJobExtractor
s
-
canApply
-