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.HttpPostLogEventHelper.buildPost(EventRecord record, SplunkJenkinsInstallation config) booleanSplunkLogService.enqueue(EventRecord record) static StringLogEventHelper.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)