Package org.jboss.windup.config.operation.iteration
-
Interface Summary Interface Description IterationBuilderComplete Completed step to construct anIterationIterationBuilderOtherwise Intermediate step to construct anIteration.IterationBuilderOver Intermediate step to construct anIteration.IterationBuilderPerform Intermediate step to construct anIteration.IterationBuilderVar Intermediate step to construct anIteration.IterationBuilderWhen Intermediate step to construct anIteration.IterationPayloadManager IterationQueryCriteria -
Class Summary Class Description AbstractIterationFilter<T extends org.jboss.windup.graph.model.WindupVertexFrame> AbstractIterationOperation<T extends org.jboss.windup.graph.model.WindupVertexFrame> Simplified operation having method that already accepts the found payload.NamedFramesSelector NamedIterationPayloadManager TopLayerSingletonFramesSelector TypedFramesSelector Selection of frames having all variables of the given type (regardless of the variable name).TypedNamedFramesSelector TypedNamedIterationPayloadManager Basically, a NamedIterationPayloadManager + a type check.