Class PropertyGroup
java.lang.Object
org.basepom.mojo.propertyhelper.groups.PropertyGroup
-
Constructor Summary
ConstructorDescriptionPropertyGroup
(PropertyGroupDefinition propertyGroupDefinition, FieldContext context) -
Method Summary
Modifier and TypeMethodDescriptionboolean
checkActive
(boolean isSnapshot) createProperties
(Map<String, String> values) getId()
getPropertyValue
(PropertyDefinition propertyDefinition, Map<String, String> propElements)
-
Constructor Details
-
PropertyGroup
-
-
Method Details
-
getId
-
checkActive
-
getOnDuplicateProperty
-
getPropertyValue
public String getPropertyValue(PropertyDefinition propertyDefinition, Map<String, String> propElements) -
createProperties
-