BinaryPluginIdentifier

Identifies a Gradle binary plugin.

Since

5.1

Functions

Link copied to clipboard
abstract fun getClassName(): String
Returns the fully-qualified class name of this plugin.
Link copied to clipboard
abstract fun getDisplayName(): String
Link copied to clipboard
@Nullable
abstract fun getPluginId(): String
Returns the plugin id of this plugin, if available.