Uses of Class
com.splunk.splunkjenkins.model.EventRecord
Packages that use EventRecord
-
Uses of EventRecord in com.splunk.splunkjenkins.utils
Methods in com.splunk.splunkjenkins.utils with parameters of type EventRecordModifier and TypeMethodDescriptionstatic shaded.splk.org.apache.http.client.methods.HttpPost
LogEventHelper.buildPost
(EventRecord record, SplunkJenkinsInstallation config) boolean
SplunkLogService.enqueue
(EventRecord record) static String
LogEventHelper.toJson
(EventRecord record) Constructor parameters in com.splunk.splunkjenkins.utils with type arguments of type EventRecordModifierConstructorDescriptionLogConsumer
(shaded.splk.org.apache.http.client.HttpClient client, BlockingQueue<EventRecord> queue, AtomicLong counter)