Uses of Class
org.hansken.plugin.extraction.api.PluginResources
-
Packages that use PluginResources Package Description org.hansken.plugin.extraction.api This is the API of the Extraction Plugins SDK. -
-
Uses of PluginResources in org.hansken.plugin.extraction.api
Methods in org.hansken.plugin.extraction.api that return PluginResources Modifier and Type Method Description PluginResourcesPluginResources.Builder. build()PluginResourcesPluginInfo. resources()Get theresourcesof this plugin.Methods in org.hansken.plugin.extraction.api with parameters of type PluginResources Modifier and Type Method Description PluginInfo.BuilderPluginInfo.Builder. resources(PluginResources resources)Set the resources of this plugin (optional).
-