| Package | Description |
|---|---|
| org.mule.tools.api.packager | |
| org.mule.tools.api.util | |
| org.mule.tools.api.validation.resolver | |
| org.mule.tools.api.validation.resolver.model |
| Modifier and Type | Method and Description |
|---|---|
Project |
DefaultProjectInformation.getProject() |
Project |
ProjectInformation.getProject() |
| Modifier and Type | Method and Description |
|---|---|
DefaultProjectInformation.Builder |
DefaultProjectInformation.Builder.withDependencyProject(Project project) |
| Modifier and Type | Method and Description |
|---|---|
Project |
ProjectBuilder.buildProject(ArtifactCoordinates dependency) |
| Constructor and Description |
|---|
MulePluginResolver(ProjectBuilder builder,
Project project)
Creates a new instance with the default visitor
MulePluginResolverVisitor |
| Modifier and Type | Method and Description |
|---|---|
Project |
ProjectDependencyNode.getProject() |
| Constructor and Description |
|---|
ProjectDependencyNode(Project project,
ProjectBuilder builder)
Represents a node in the dependency tree.
|
Copyright © 2019 MuleSoft Inc. All rights reserved.