Uses of Class
org.apache.maven.profiles.Activation
Packages that use Activation
- 
Uses of Activation in org.apache.maven.profilesMethods 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 TypeMethodDescriptionvoidProfile.setActivation(Activation activation) Set the conditional logic which will automatically trigger the inclusion of this profile.