Uses of Interface
org.jboss.windup.config.operation.iteration.IterationBuilderComplete
-
Packages that use IterationBuilderComplete Package Description org.jboss.windup.config.operation org.jboss.windup.config.operation.iteration -
-
Uses of IterationBuilderComplete in org.jboss.windup.config.operation
Classes in org.jboss.windup.config.operation that implement IterationBuilderComplete Modifier and Type Class Description classIterationUsed to iterate over an implicit or explicit variable defined within the correspondingConfigurationRuleBuilder.when(Condition)clause in the current rule.Methods in org.jboss.windup.config.operation that return IterationBuilderComplete Modifier and Type Method Description IterationBuilderCompleteIteration. endIteration()Visual end of the iteration. -
Uses of IterationBuilderComplete in org.jboss.windup.config.operation.iteration
Methods in org.jboss.windup.config.operation.iteration that return IterationBuilderComplete Modifier and Type Method Description IterationBuilderCompleteIterationBuilderOtherwise. endIteration()End theIterationIterationBuilderCompleteIterationBuilderPerform. endIteration()End theIteration
-