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