Interface XmlFlowPredicateAdapter<T>
- Type Parameters:
T- type of the object to be submitted to the flow.
- All Superinterfaces:
Predicate<T>,XmlConfigurable
- All Known Subinterfaces:
IXMLFlowPredicateAdapter<T>
Adapts flow <condition> elements so they can be treated as
Predicate.- Since:
- 3.0.0 (renamed from 2.x IXMLFlowPredicateAdapter)
-
Method Summary
Methods inherited from interface com.norconex.commons.lang.xml.XmlConfigurable
loadFromXML, saveToXML