Uses of Class
com.yahoo.vespa.hosted.controller.api.integration.maven.ArtifactId
Packages that use ArtifactId
Package
Description
No-dependency implementations of integration interfaces for setups where we want to avoid contacting
certain thirds-party systems.
-
Uses of ArtifactId in com.yahoo.vespa.hosted.controller.api.integration.maven
Methods in com.yahoo.vespa.hosted.controller.api.integration.maven that return ArtifactIdModifier and TypeMethodDescriptionMavenRepository.artifactId()Returns the id of the artifact whose releases this tracks.Metadata.id()Id of the metadata this concerns.Constructors in com.yahoo.vespa.hosted.controller.api.integration.maven with parameters of type ArtifactIdModifierConstructorDescriptionMetadata(ArtifactId id, List<com.yahoo.component.Version> versions) -
Uses of ArtifactId in com.yahoo.vespa.hosted.controller.api.integration.stubs
Fields in com.yahoo.vespa.hosted.controller.api.integration.stubs declared as ArtifactIdMethods in com.yahoo.vespa.hosted.controller.api.integration.stubs that return ArtifactId