Uses of Class
org.apache.maven.buildcache.xml.config.PluginConfigurationScan
Packages that use PluginConfigurationScan
-
Uses of PluginConfigurationScan in org.apache.maven.buildcache.xml.config
Methods in org.apache.maven.buildcache.xml.config that return types with arguments of type PluginConfigurationScanMethods in org.apache.maven.buildcache.xml.config with parameters of type PluginConfigurationScanModifier and TypeMethodDescriptionvoidInput.addPlugin(PluginConfigurationScan pluginConfigurationScan) Method addPlugin.voidInput.removePlugin(PluginConfigurationScan pluginConfigurationScan) Method removePlugin.Method parameters in org.apache.maven.buildcache.xml.config with type arguments of type PluginConfigurationScanModifier and TypeMethodDescriptionvoidInput.setPlugins(List<PluginConfigurationScan> plugins) Set plugin specific input calculation rules.