public interface IterationBuilderPerform
Iteration.| Modifier and Type | Method and Description |
|---|---|
IterationBuilderComplete |
endIteration()
End the
Iteration |
IterationBuilderOtherwise |
otherwise(org.ocpsoft.rewrite.config.Operation operation)
Perform the given
Operation when the conditions set in this Iteration are met. |
IterationBuilderOtherwise otherwise(org.ocpsoft.rewrite.config.Operation operation)
Operation when the conditions set in this Iteration are met.IterationBuilderComplete endIteration()
IterationCopyright © 2021 JBoss by Red Hat. All rights reserved.