Package org.openrewrite.maven.tree
Class Plugin
java.lang.Object
org.openrewrite.maven.tree.Plugin
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T> TgetConfiguration(String path, Class<T> configClass) <T> List<T>getConfigurationList(String path, Class<T> elementClass) @Nullable String
-
Constructor Details
-
Plugin
public Plugin()
-
-
Method Details
-
getConfigurationStringValue
-
getConfiguration
-
getConfigurationList
-