Uses of Class
org.jenkinsci.test.acceptance.update_center.PluginMetadata
Packages that use PluginMetadata
-
Uses of PluginMetadata in org.jenkinsci.test.acceptance.update_center
Subclasses of PluginMetadata in org.jenkinsci.test.acceptance.update_centerModifier and TypeClassDescriptionstatic final classUse local file instead of what is configured.static classMetadata that alters what is coming from the update center.static final classFields in org.jenkinsci.test.acceptance.update_center with type parameters of type PluginMetadataMethods in org.jenkinsci.test.acceptance.update_center that return PluginMetadataMethods in org.jenkinsci.test.acceptance.update_center that return types with arguments of type PluginMetadataModifier and TypeMethodDescriptionUpdateCenterMetadata.transitiveDependenciesOf(Jenkins jenkins, Collection<PluginSpec> plugins) Deprecated.Method parameters in org.jenkinsci.test.acceptance.update_center with type arguments of type PluginMetadataModifier and TypeMethodDescriptionstatic UpdateCenterMetadataUpdateCenterMetadata.get(String id, Map<String, PluginMetadata> plugins)
MockUpdateCenter.