| Package | Description |
|---|---|
| org.jboss.windup.config.operation | |
| org.jboss.windup.config.operation.iteration |
| Modifier and Type | Class and Description |
|---|---|
class |
Iteration
Used to iterate over an implicit or explicit variable defined within the corresponding
ConfigurationRuleBuilder.when(Condition) clause in
the current rule. |
| Modifier and Type | Method and Description |
|---|---|
IterationBuilderComplete |
Iteration.endIteration()
Visual end of the iteration.
|
| Modifier and Type | Method and Description |
|---|---|
IterationBuilderComplete |
IterationBuilderOtherwise.endIteration()
End the
Iteration |
IterationBuilderComplete |
IterationBuilderPerform.endIteration()
End the
Iteration |
Copyright © 2021 JBoss by Red Hat. All rights reserved.