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 class
Use local file instead of what is configured.static class
Metadata that alters what is coming from the update center.static final class
Fields 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 UpdateCenterMetadata
UpdateCenterMetadata.get
(String id, Map<String, PluginMetadata> plugins)
MockUpdateCenter
.