Interface IXMLFlowPredicateAdapter<T>

Type Parameters:
T - type of the object to be submitted to the flow.
All Superinterfaces:
Predicate<T>, XmlConfigurable, XmlFlowPredicateAdapter<T>

@Deprecated(since="3.0.0") public interface IXMLFlowPredicateAdapter<T> extends XmlFlowPredicateAdapter<T>
Deprecated.
Adapts flow <condition> elements so they can be treated as Predicate.
Since:
2.0.0