| Package | Description |
|---|---|
| com.mulesoft.runtime.upgrade.tool.domain | |
| com.mulesoft.runtime.upgrade.tool.service |
| Modifier and Type | Method and Description |
|---|---|
SemVer |
MuleDistribution.getVersion() |
static SemVer |
SemVer.valueOf(String semVer)
Gets a
SemVer value after performing a naive and lightway parsing of the given string. |
| Modifier and Type | Method and Description |
|---|---|
int |
SemVer.compareTo(SemVer o) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DefaultPreconditionsValidatorService.checkMuleUpgradeIsSupported(SemVer currentMule,
SemVer newMule)
Verify if the version of the current mule is supported for an upgrade.
|
Copyright © 2022 MuleSoft, Inc.. All rights reserved.