Uses of Class
org.basepom.mojo.propertyhelper.AbstractPropertyHelperMojo
-
Uses of AbstractPropertyHelperMojo in org.basepom.mojo.propertyhelper
Modifier and TypeClassDescriptionfinal class
Fetches the defined numbers and add properties.final class
Fetches the defined numbers, adds properties and increments all numbers.Modifier and TypeMethodDescriptionstatic List<MacroField>
MacroField.createMacros
(ValueCache valueCache, MacroDefinition[] macroDefinitions, AbstractPropertyHelperMojo mojo) ModifierConstructorDescriptionMacroField
(MacroDefinition macroDefinition, ValueProvider valueProvider, AbstractPropertyHelperMojo mojo) -
Uses of AbstractPropertyHelperMojo in org.basepom.mojo.propertyhelper.macros
Modifier and TypeMethodDescriptionDemoMacro.getValue
(MacroDefinition macroDefinition, ValueProvider valueProvider, AbstractPropertyHelperMojo mojo) MacroType.getValue
(MacroDefinition macroDefinition, ValueProvider valueProvider, AbstractPropertyHelperMojo mojo)