45464748495051
this.pluginAccessor = pluginAccessor; this.bundleContext = bundleContext; } public Extension build(Plugin plugin) throws PluginOperationFailedException { return buildGlobal(plugin, new Extension(plugin)); }