Uses of Record Class
org.graylog2.rest.resources.system.debug.bundle.LogFile
Packages that use LogFile
-
Uses of LogFile in org.graylog2.rest.resources.system.debug.bundle
Methods in org.graylog2.rest.resources.system.debug.bundle that return types with arguments of type LogFileModifier and TypeMethodDescriptionBundleEntries.logfiles()Returns the value of thelogfilesrecord component.Methods in org.graylog2.rest.resources.system.debug.bundle with parameters of type LogFileModifier and TypeMethodDescriptionvoidSupportBundleService.loadLogFileStream(LogFile logFile, OutputStream outputStream) Constructor parameters in org.graylog2.rest.resources.system.debug.bundle with type arguments of type LogFileModifierConstructorDescriptionBundleEntries(List<LogFile> logfiles) Creates an instance of aBundleEntriesrecord class.