Uses of Class
org.codehaus.mojo.versions.api.AbstractVersionDetails
Packages that use AbstractVersionDetails
-
Uses of AbstractVersionDetails in org.codehaus.mojo.versions.api
Subclasses of AbstractVersionDetails in org.codehaus.mojo.versions.apiModifier and TypeClassDescriptionclassHolds the results of a search for versions of an artifact.classDetails of a plugin's updates.classManages a property that is associated with one or more artifacts.Methods in org.codehaus.mojo.versions.api with type parameters of type AbstractVersionDetailsModifier and TypeMethodDescription<V extends AbstractVersionDetails,R>
RArtifactVersionsCache.get(V artifactVersions, Optional<Segment> updateScope, boolean allowSnapshots) Returns the required information for the givenArtifactVersionsobject and the given update scope.Constructor parameters in org.codehaus.mojo.versions.api with type arguments of type AbstractVersionDetailsModifierConstructorDescriptionArtifactVersionsCache(org.apache.commons.lang3.function.TriFunction<AbstractVersionDetails, Optional<Segment>, Boolean, ?> cachedFunction) Constructs a new instance given the concrete function for obtaining the details