Class RecipeDescriptorTreePrompter

java.lang.Object
org.openrewrite.maven.ui.RecipeDescriptorTreePrompter

public class RecipeDescriptorTreePrompter extends Object
Interactive shell to select and explore available options in the environment.
  • Constructor Details

    • RecipeDescriptorTreePrompter

      public RecipeDescriptorTreePrompter(org.codehaus.plexus.components.interactivity.Prompter prompter)
  • Method Details

    • execute

      public org.openrewrite.config.RecipeDescriptor execute(Collection<org.openrewrite.config.RecipeDescriptor> recipeDescriptors) throws org.apache.maven.plugin.MojoExecutionException
      Throws:
      org.apache.maven.plugin.MojoExecutionException