|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActivationCustom | |
---|---|
org.apache.maven.model | |
org.apache.maven.model.io.jdom |
Uses of ActivationCustom in org.apache.maven.model |
---|
Methods in org.apache.maven.model that return ActivationCustom | |
---|---|
ActivationCustom |
Activation.getCustom()
Get describes a custom profile activation trigger, brought in via build extension. |
Methods in org.apache.maven.model with parameters of type ActivationCustom | |
---|---|
void |
Activation.setCustom(ActivationCustom custom)
Set describes a custom profile activation trigger, brought in via build extension. |
Uses of ActivationCustom in org.apache.maven.model.io.jdom |
---|
Methods in org.apache.maven.model.io.jdom with parameters of type ActivationCustom | |
---|---|
protected void |
MavenJDOMWriter.updateActivationCustom(ActivationCustom activationCustom,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateActivationCustom. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |