Interface Condition

All Superinterfaces:
FailablePredicate<DocHandlerContext,IOException>
All Known Subinterfaces:
ConfigurableCondition<T>
All Known Implementing Classes:
AllOf, AnyOf, BlankCondition, ConditionGroup, DateCondition, DomCondition, NoneOf, NumericCondition, ReferenceCondition, ScriptCondition, TextCondition
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

A condition usually used in flow creation when configuring importer handlers.