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 ActivationModifier and TypeMethodDescriptionProfile.getActivation()
Get the conditional logic which will automatically trigger the inclusion of this profile.Methods in org.apache.maven.model with parameters of type ActivationModifier and TypeMethodDescriptionvoid
Profile.setActivation
(Activation activation) Set the conditional logic which will automatically trigger the inclusion of this profile.