Uses of Interface
org.buildobjects.process.StreamConsumer
-
Uses of StreamConsumer in org.buildobjects.process
Methods in org.buildobjects.process with parameters of type StreamConsumerModifier and TypeMethodDescriptionProcBuilder.withErrorConsumer(StreamConsumer errorConsumer) Process the error output with given consumer objectProcBuilder.withOutputConsumer(StreamConsumer outputConsumer) Process the standard output with the given consumer object