public interface DeployableProjectModelBuilder
DeployableProjectModel representing the structure of a project.
Implementations may be coupled to a specific build tool, dependency management system or project structure.
| Modifier and Type | Method and Description |
|---|---|
DeployableProjectModel |
build()
Creates a
DeployableProjectModel. |
DeployableProjectModel build()
DeployableProjectModel.DeployableProjectModel representing the structure of a project.Copyright © 2003–2023 MuleSoft, Inc.. All rights reserved.