Package org.gradle.tooling.events
Interface BinaryPluginIdentifier
- All Superinterfaces:
PluginIdentifier
Identifies a Gradle binary plugin.
- Since:
- 5.1
-
Method Summary
Modifier and TypeMethodDescriptionReturns the fully-qualified class name of this plugin.@Nullable String
Returns the plugin id of this plugin, if available.Methods inherited from interface org.gradle.tooling.events.PluginIdentifier
getDisplayName