Uses of Class
org.apache.maven.profiles.Activation
Packages that use Activation
-
Uses of Activation in org.apache.maven.profiles
Methods in org.apache.maven.profiles that return ActivationModifier and TypeMethodDescriptionProfile.getActivation()
Get the conditional logic which will automatically trigger the inclusion of this profile.Methods in org.apache.maven.profiles with parameters of type ActivationModifier and TypeMethodDescriptionvoid
Profile.setActivation
(Activation activation) Set the conditional logic which will automatically trigger the inclusion of this profile.