| Package | Description |
|---|---|
| com.mulesoft.tools.migration.project.model.pom |
| Modifier and Type | Method and Description |
|---|---|
PluginExecution |
PluginExecution.PluginExecutionBuilder.build()
Build the
PluginExecution. |
| Modifier and Type | Method and Description |
|---|---|
List<PluginExecution> |
Plugin.getExecutions()
Retrieves the plugin executions.
|
| Modifier and Type | Method and Description |
|---|---|
protected static boolean |
Plugin.PluginBuilder.areAllExecutionIdsUnique(List<PluginExecution> executions) |
boolean |
Plugin.setExecutions(List<PluginExecution> executions)
Sets the plugin executions.
|
Plugin.PluginBuilder |
Plugin.PluginBuilder.withExecutions(List<PluginExecution> executions) |
Copyright © 2018 MuleSoft Inc. All rights reserved.