Package | Description |
---|---|
org.apache.maven.model | |
org.apache.maven.model.io.jdom |
Modifier and Type | Method and Description |
---|---|
ActivationCustom |
Activation.getCustom()
Get describes a custom profile activation trigger, brought
in via build extension.
|
Modifier and Type | Method and Description |
---|---|
void |
Activation.setCustom(ActivationCustom custom)
Set describes a custom profile activation trigger, brought
in via build extension.
|
Modifier and Type | Method and Description |
---|---|
protected void |
MavenJDOMWriter.updateActivationCustom(ActivationCustom activationCustom,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateActivationCustom.
|
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.