| Package | Description |
|---|---|
| com.mulesoft.runtime.upgrade.tool.domain | |
| com.mulesoft.runtime.upgrade.tool.service | |
| com.mulesoft.runtime.upgrade.tool.service.api |
| Modifier and Type | Method and Description |
|---|---|
UpgradeOptions |
UpgradeOptions.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultUpgradeService.upgrade(Path oldMule,
Path newMule,
UpgradeOptions upgradeOptions)
Upgrades a Mule Runtime distribution based on a new given one.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpgradeService.upgrade(Path oldMule,
Path newMule,
UpgradeOptions upgradeOptions)
Upgrades a Mule Runtime distribution based on a new given one.
|
Copyright © 2021 MuleSoft, Inc.. All rights reserved.