| Package | Description |
|---|---|
| com.mulesoft.tools.migration.project.model.pom |
| Modifier and Type | Method and Description |
|---|---|
PluginExecution.PluginExecutionBuilder |
PluginExecution.PluginExecutionBuilder.withGoals(List<String> goals)
Sets the list of goals in the plugin execution id to be built.
|
PluginExecution.PluginExecutionBuilder |
PluginExecution.PluginExecutionBuilder.withId(String id)
Sets the id of the plugin execution to be built.
|
PluginExecution.PluginExecutionBuilder |
PluginExecution.PluginExecutionBuilder.withPhase(String phase)
Sets the phase defined in the plugin execution to be built.
|
PluginExecution.PluginExecutionBuilder |
PluginExecution.PluginExecutionBuilder.withPriority(Integer priority)
Sets the priority of the plugin execution to be built.
|
Copyright © 2018 MuleSoft Inc. All rights reserved.