Class FixExecutor


  • public final class FixExecutor
    extends Object
    Entry point into executing scans
    Author:
    Brian Wyka
    • Method Detail

      • fix

        public static FixResult fix​(ExecOptions execOptions,
                                    boolean dryRun)
        Run the fix based on the provided options
        Parameters:
        execOptions - the scan options
        dryRun - whether or not this is a dry run
        Returns:
        the fix result