java.lang.Object
org.graylog.plugins.pipelineprocessor.ast.functions.AbstractFunction<Boolean>
org.graylog.plugins.pipelineprocessor.functions.FromInput
All Implemented Interfaces:
Function<Boolean>

public class FromInput extends AbstractFunction<Boolean>