Class IterationProgress

  • All Implemented Interfaces:
    org.ocpsoft.rewrite.config.Operation, org.ocpsoft.rewrite.config.OperationBuilder

    public class IterationProgress
    extends AbstractIterationOperation<org.jboss.windup.graph.model.WindupVertexFrame>
    Provides a simplistic way of printing a message to the log every interval iterations.
    Author:
    Jesse Sightler