Uses of Class
org.jboss.windup.config.operation.iteration.AbstractIterationOperation
-
Packages that use AbstractIterationOperation Package Description org.jboss.windup.config.operation org.jboss.windup.config.operation.graph org.jboss.windup.config.parameters -
-
Uses of AbstractIterationOperation in org.jboss.windup.config.operation
Subclasses of AbstractIterationOperation in org.jboss.windup.config.operation Modifier and Type Class Description classIterationProgressProvides a simplistic way of printing a message to the log everyIterationProgress.intervaliterations. -
Uses of AbstractIterationOperation in org.jboss.windup.config.operation.graph
Subclasses of AbstractIterationOperation in org.jboss.windup.config.operation.graph Modifier and Type Class Description classTypeOperationAdds the given type to aWindupVertexFramein the graph. -
Uses of AbstractIterationOperation in org.jboss.windup.config.parameters
Subclasses of AbstractIterationOperation in org.jboss.windup.config.parameters Modifier and Type Class Description classParameterizedIterationOperation<T extends org.jboss.windup.graph.model.WindupVertexFrame>
-