Class AbstractLogConsumer
java.lang.Object
io.kestra.core.models.tasks.runners.AbstractLogConsumer
io.kestra.plugin.scripts.exec.scripts.runners.AbstractLogConsumer
- All Implemented Interfaces:
BiConsumer<String,Boolean>
@Deprecated
public abstract class AbstractLogConsumer
extends io.kestra.core.models.tasks.runners.AbstractLogConsumer
Deprecated.
-
Field Summary
Fields inherited from class io.kestra.core.models.tasks.runners.AbstractLogConsumer
outputs, stdErrCount, stdOutCount -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.kestra.core.models.tasks.runners.AbstractLogConsumer
getOutputs, getStdErrCount, getStdOutCountMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.function.BiConsumer
accept, andThen
-
Constructor Details
-
AbstractLogConsumer
public AbstractLogConsumer()Deprecated.
-
AbstractLogConsumerinstead.