B
C
G
I
L
O
P
S
T
V
P
- Plugin - class in org.ossreviewtoolkit.plugins.api
- A plugin that ORT can use.
- PluginConfig - class in org.ossreviewtoolkit.plugins.api
- The configuration of a plugin, used as input for PluginFactory.create.
- PluginDescriptor - class in org.ossreviewtoolkit.plugins.api
- A descriptor holding the metadata of a plugin.
- PluginFactory - class in org.ossreviewtoolkit.plugins.api
- A factory interface for creating plugins of type PLUGIN.
- PluginFactory.Companion - class in org.ossreviewtoolkit.plugins.api.PluginFactory
- PluginOption - class in org.ossreviewtoolkit.plugins.api
- A configuration option for a plugin.
- PluginOptionType - class in org.ossreviewtoolkit.plugins.api
- The supported types of plugin options.