@FunctionalInterface public interface ProjectRequestPlatformVersionTransformer
ProjectRequest
.Modifier and Type | Method and Description |
---|---|
Version |
transform(Version platformVersion,
InitializrMetadata metadata)
Transform the platform version of a
ProjectRequest if necessary. |
Version transform(Version platformVersion, InitializrMetadata metadata)
ProjectRequest
if necessary.platformVersion
- the candidate platform versionmetadata
- the metadata instance to useCopyright © 2021 Pivotal Software, Inc.. All rights reserved.