Uses of Class
org.apache.maven.settings.Activation
-
Packages that use Activation Package Description org.apache.maven.settings -
-
Uses of Activation in org.apache.maven.settings
Methods in org.apache.maven.settings that return Activation Modifier and Type Method Description ActivationActivation. clone()Method clone.ActivationProfile. getActivation()Get the conditional logic which will automatically trigger the inclusion of this profile.Methods in org.apache.maven.settings with parameters of type Activation Modifier and Type Method Description voidProfile. setActivation(Activation activation)Set the conditional logic which will automatically trigger the inclusion of this profile.
-