Uses of Class
org.apache.maven.model.ActivationOS
Packages that use ActivationOS
Package
Description
-
Uses of ActivationOS in org.apache.maven.model
Methods in org.apache.maven.model that return ActivationOSMethods in org.apache.maven.model that return types with arguments of type ActivationOSModifier and TypeMethodDescriptionstatic List
<ActivationOS> ActivationOS.activationOSToApiV3
(List<ActivationOS> list) Methods in org.apache.maven.model with parameters of type ActivationOSMethod parameters in org.apache.maven.model with type arguments of type ActivationOSModifier and TypeMethodDescriptionstatic List
<ActivationOS> ActivationOS.activationOSToApiV4
(List<ActivationOS> list) -
Uses of ActivationOS in org.apache.maven.model.profile.activation
Methods in org.apache.maven.model.profile.activation with parameters of type ActivationOSModifier and TypeMethodDescriptionprivate boolean
OperatingSystemProfileActivator.ensureAtLeastOneNonNull
(ActivationOS os) Deprecated. -
Uses of ActivationOS in org.apache.maven.profiles.activation
Methods in org.apache.maven.profiles.activation with parameters of type ActivationOSModifier and TypeMethodDescriptionprivate boolean
OperatingSystemProfileActivator.ensureAtLeastOneNonNull
(ActivationOS os) Deprecated.