| 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 |
|---|---|
CommandOptions |
CommandOptions.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultRollbackService.rollback(Path muleDistroLocation,
CommandOptions commandOptions)
Rolls back a Mule Runtime distribution upgrade from a backup if any exists.
|
void |
DefaultUpgradeService.upgrade(Path oldMule,
Path newMule,
CommandOptions commandOptions)
Upgrades a Mule Runtime distribution based on a new given one.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RollbackService.rollback(Path muleDistroLocation,
CommandOptions commandOptions)
Rolls back a Mule Runtime distribution upgrade from a backup if any exists.
|
void |
UpgradeService.upgrade(Path oldMule,
Path newMule,
CommandOptions commandOptions)
Upgrades a Mule Runtime distribution based on a new given one.
|
Copyright © 2021 MuleSoft, Inc.. All rights reserved.