Class ChangeDependency

java.lang.Object
org.openrewrite.Recipe
org.openrewrite.gradle.ChangeDependency
All Implemented Interfaces:
Cloneable

public class ChangeDependency extends org.openrewrite.Recipe
  • Constructor Details

  • Method Details

    • getDisplayName

      public String getDisplayName()
      Specified by:
      getDisplayName in class org.openrewrite.Recipe
    • getDescription

      public String getDescription()
      Specified by:
      getDescription in class org.openrewrite.Recipe
    • getVisitor

      public org.openrewrite.TreeVisitor<?,org.openrewrite.ExecutionContext> getVisitor()
      Overrides:
      getVisitor in class org.openrewrite.Recipe