@Service public class DefaultAppService extends Object implements AppService
| Constructor and Description |
|---|
DefaultAppService() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Retrieves the current mule runtime upgrade tool app name.
|
String |
getVersion()
Retrieves the current mule runtime upgrade tool app version.
|
void |
setName(String name) |
void |
setVersion(String version) |
public String getName()
AppServicegetName in interface AppServicepublic void setName(String name)
public String getVersion()
AppServicegetVersion in interface AppServicepublic void setVersion(String version)
Copyright © 2021 MuleSoft, Inc.. All rights reserved.