Location

Marker interface for problem location.

Clients can expect the concrete type to implement one of the following sub-interfaces: FileLocation, TaskPathLocation, or PluginIdLocation.

Since

8.6

Inheritors