JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.gradle.tooling.events.problems
PluginIdLocation
Contents
Description
Method Summary
Method Details
getPluginId()
Hide sidebar
Show sidebar
Interface PluginIdLocation
All Superinterfaces:
Location
@Incubating
public interface
PluginIdLocation
extends
Location
Represents a plugin ID.
Since:
8.6
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getPluginId
()
The ID of the plugin to which the location belongs.
Method Details
getPluginId
String
getPluginId
()
The ID of the plugin to which the location belongs.
Since:
8.6