| Package | Description |
|---|---|
| org.apache.maven.model |
| Modifier and Type | Method | Description |
|---|---|---|
Activation |
Profile.getActivation() |
Get the conditional logic which will automatically trigger
the inclusion of this
profile.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
Profile.setActivation(Activation activation) |
Set the conditional logic which will automatically trigger
the inclusion of this
profile.
|