Uses of Class
org.wildfly.channel.Vendor
Packages that use Vendor
-
Uses of Vendor in org.wildfly.channel
Methods in org.wildfly.channel that return VendorMethods in org.wildfly.channel with parameters of type VendorConstructors in org.wildfly.channel with parameters of type VendorModifierConstructorDescriptionChannel(String schemaVersion, String name, String description, Vendor vendor, List<Repository> repositories, ChannelManifestCoordinate manifestCoordinate, BlocklistCoordinate blocklistCoordinate, Channel.NoStreamStrategy noStreamStrategy) Channel(String name, String description, Vendor vendor, List<Repository> repositories, ChannelManifestCoordinate manifestCoordinate, BlocklistCoordinate blocklistCoordinate, Channel.NoStreamStrategy noStreamStrategy) Representation of a Channel resource using the current schema version.