|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PluginElement | |
|---|---|
| org.jboss.forge.maven.plugins | |
| Uses of PluginElement in org.jboss.forge.maven.plugins |
|---|
| Subinterfaces of PluginElement in org.jboss.forge.maven.plugins | |
|---|---|
interface |
Configuration
|
interface |
ConfigurationElement
|
interface |
MavenPlugin
Represents a Maven plugin |
| Classes in org.jboss.forge.maven.plugins that implement PluginElement | |
|---|---|
class |
ConfigurationBuilder
|
class |
ConfigurationElementBuilder
|
class |
ConfigurationElementImpl
|
class |
ConfigurationImpl
|
class |
MavenPluginAdapter
|
class |
MavenPluginBuilder
|
class |
MavenPluginImpl
|
| Methods in org.jboss.forge.maven.plugins that return types with arguments of type PluginElement | |
|---|---|
List<PluginElement> |
ConfigurationElementImpl.getChildren()
|
List<PluginElement> |
ConfigurationElementBuilder.getChildren()
|
List<PluginElement> |
ConfigurationElement.getChildren()
|
| Methods in org.jboss.forge.maven.plugins with parameters of type PluginElement | |
|---|---|
void |
ConfigurationElementImpl.addChild(PluginElement element)
|
ConfigurationElementBuilder |
ConfigurationElementBuilder.addChild(PluginElement element)
|
| Method parameters in org.jboss.forge.maven.plugins with type arguments of type PluginElement | |
|---|---|
void |
ConfigurationElementImpl.setChildren(List<PluginElement> children)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||