Package org.jboss.windup.config.ruleprovider
-
Class Summary Class Description IteratingRuleProvider<PAYLOADTYPE extends org.jboss.windup.graph.model.WindupVertexFrame> This provides a simplified way to extendAbstractRuleProviderfor cases where the rule simply needs to provide some query, and wants to execute a function over each resulting row.SingleRuleProvider ARuleProviderthat provides only a singleRule(itself).