Uses of Enum
com.github.fracpete.processoutput4j.core.StreamingProcessOutputType
Packages that use StreamingProcessOutputType
Package
Description
-
Uses of StreamingProcessOutputType in com.github.fracpete.processoutput4j.core
Subclasses with type arguments of type StreamingProcessOutputType in com.github.fracpete.processoutput4j.coreMethods in com.github.fracpete.processoutput4j.core that return StreamingProcessOutputTypeModifier and TypeMethodDescriptionStreamingProcessOwner.getOutputType()Returns what output from the process to forward.static StreamingProcessOutputTypeReturns the enum constant of this type with the specified name.static StreamingProcessOutputType[]StreamingProcessOutputType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of StreamingProcessOutputType in com.github.fracpete.processoutput4j.core.impl
Methods in com.github.fracpete.processoutput4j.core.impl that return StreamingProcessOutputTypeModifier and TypeMethodDescriptionPrefixedStreamingProcessOwner.getOutputType()Returns what output from the process to forward.SimpleStreamingProcessOwner.getOutputType()Returns what output from the process to forward.