| Package | Description |
|---|---|
| org.apache.maven.profiles |
| Modifier and Type | Method | Description |
|---|---|---|
ActivationFile |
Activation.getFile() |
Get specifies that this profile will be activated based on
existence of a file.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
Activation.setFile(ActivationFile file) |
Set specifies that this profile will be activated based on
existence of a file.
|