| Package | Description |
|---|---|
| org.mule.tools.client.cloudhub.model |
| Modifier and Type | Method and Description |
|---|---|
MuleVersion |
Application.getMuleVersion() |
MuleVersion |
Application.getPreviousMuleVersion() |
| Modifier and Type | Method and Description |
|---|---|
List<MuleVersion> |
Application.getSupportedVersions() |
| Modifier and Type | Method and Description |
|---|---|
void |
Application.setMuleVersion(MuleVersion muleVersion) |
void |
Application.setPreviousMuleVersion(MuleVersion previousMuleVersion) |
| Modifier and Type | Method and Description |
|---|---|
void |
Application.setSupportedVersions(List<MuleVersion> supportedVersions) |
Copyright © 2018 MuleSoft Inc. All rights reserved.