@Named @Singleton public class DefaultModelVersionProcessor extends Object implements ModelVersionProcessor
ModelVersionProcessor to support
 CI Friendly Versions| Constructor and Description | 
|---|
| DefaultModelVersionProcessor() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | isValidProperty(String property) | 
| void | overwriteModelProperties(Properties modelProperties,
                        ModelBuildingRequest request)This method is responsible for examining the request and possibly overwrite of the valid properties in the model | 
public boolean isValidProperty(String property)
isValidProperty in interface ModelVersionProcessorproperty - the property to checktrue if this is a valid property for this processorpublic void overwriteModelProperties(Properties modelProperties, ModelBuildingRequest request)
ModelVersionProcessoroverwriteModelProperties in interface ModelVersionProcessorCopyright © 2001–2022 The Apache Software Foundation. All rights reserved.