Uses of Class
org.basepom.mojo.propertyhelper.AbstractPropertyHelperMojo
Packages that use AbstractPropertyHelperMojo
-
Uses of AbstractPropertyHelperMojo in org.basepom.mojo.propertyhelper
Subclasses of AbstractPropertyHelperMojo in org.basepom.mojo.propertyhelperModifier and TypeClassDescriptionfinal class
Fetches the defined numbers and add properties.final class
Fetches the defined numbers, adds properties and increments all numbers.Methods in org.basepom.mojo.propertyhelper with parameters of type AbstractPropertyHelperMojoModifier and TypeMethodDescriptionstatic List<MacroField>
MacroField.createMacros
(ValueCache valueCache, MacroDefinition[] macroDefinitions, AbstractPropertyHelperMojo mojo) Constructors in org.basepom.mojo.propertyhelper with parameters of type AbstractPropertyHelperMojoModifierConstructorDescriptionMacroField
(MacroDefinition macroDefinition, ValueProvider valueProvider, AbstractPropertyHelperMojo mojo) -
Uses of AbstractPropertyHelperMojo in org.basepom.mojo.propertyhelper.macros
Methods in org.basepom.mojo.propertyhelper.macros with parameters of type AbstractPropertyHelperMojoModifier and TypeMethodDescriptionDemoMacro.getValue
(MacroDefinition macroDefinition, ValueProvider valueProvider, AbstractPropertyHelperMojo mojo) MacroType.getValue
(MacroDefinition macroDefinition, ValueProvider valueProvider, AbstractPropertyHelperMojo mojo)