Uses of Class
org.apache.maven.settings.Activation
Packages that use Activation
-
Uses of Activation in org.apache.maven.settings
Methods in org.apache.maven.settings that return ActivationMethods in org.apache.maven.settings that return types with arguments of type ActivationModifier and TypeMethodDescriptionstatic List<Activation>
Activation.activationToApiV3
(List<Activation> list) Methods in org.apache.maven.settings with parameters of type ActivationMethod parameters in org.apache.maven.settings with type arguments of type ActivationModifier and TypeMethodDescriptionstatic List<Activation>
Activation.activationToApiV4
(List<Activation> list)