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