Uses of Class
com.cloudbees.hudson.plugins.folder.computed.EventOutputStreams.OutputFile
Packages that use EventOutputStreams.OutputFile
-
Uses of EventOutputStreams.OutputFile in com.cloudbees.hudson.plugins.folder.computed
Constructors in com.cloudbees.hudson.plugins.folder.computed with parameters of type EventOutputStreams.OutputFileModifierConstructorDescriptionEventOutputStreams
(EventOutputStreams.OutputFile outputFile, boolean append) EventOutputStreams
(EventOutputStreams.OutputFile outputFile, boolean append, int fileCount) EventOutputStreams
(EventOutputStreams.OutputFile outputFile, long flushInterval, TimeUnit flushIntervalUnits, int flushSize, boolean append, long rotateSize, int fileCount)