Uses of Class
org.codehaus.mojo.versions.api.VersionsHelper.VersionPropertiesMapRequest
Packages that use VersionsHelper.VersionPropertiesMapRequest
-
Uses of VersionsHelper.VersionPropertiesMapRequest in org.codehaus.mojo.versions.api
Methods in org.codehaus.mojo.versions.api that return VersionsHelper.VersionPropertiesMapRequestModifier and TypeMethodDescriptionVersionsHelper.VersionPropertiesMapRequest.Builder.build()Returns theVersionsHelper.VersionPropertiesMapRequestinstanceMethods in org.codehaus.mojo.versions.api with parameters of type VersionsHelper.VersionPropertiesMapRequestModifier and TypeMethodDescriptionDefaultVersionsHelper.getVersionPropertiesMap(VersionsHelper.VersionPropertiesMapRequest request) VersionsHelper.getVersionPropertiesMap(VersionsHelper.VersionPropertiesMapRequest request) Returns a map ofPropertyVersionsvalues keyed byPropertyinstances consisting of the properties defined in the project which are associated with version information.