Uses of Class
com.cloudbees.hudson.plugins.folder.computed.EventOutputStreams.OutputFile
-
Packages that use EventOutputStreams.OutputFile Package Description com.cloudbees.hudson.plugins.folder.computed -
-
Uses of EventOutputStreams.OutputFile in com.cloudbees.hudson.plugins.folder.computed
Constructors in com.cloudbees.hudson.plugins.folder.computed with parameters of type EventOutputStreams.OutputFile Constructor Description EventOutputStreams(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)
-