public class MulePluginVisitor extends AbstractArtifactVisitor
collectedDependencies, dependenciesFilter| Constructor and Description |
|---|
MulePluginVisitor() |
MulePluginVisitor(String scope) |
| Modifier and Type | Method and Description |
|---|---|
void |
collectDependencies(ProjectDependencyNode node)
Adds the set of dependencies to the collected dependencies.
|
getCollectedDependencies, setChildVisitor, visit, visitChildrenpublic MulePluginVisitor()
public MulePluginVisitor(String scope)
public void collectDependencies(ProjectDependencyNode node)
collectDependencies in class AbstractArtifactVisitornode - The node from which the dependencies are going to be collectedCopyright © 2018 MuleSoft Inc. All rights reserved.