@Service public class DefaultStatusService extends Object implements StatusService
| Constructor and Description |
|---|
DefaultStatusService() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
preconditionRollbackStatus(Path currentMule) |
List<String> |
preconditionUpgradeStatus(Path oldMule) |
void |
statusCommandExecute(Path oldMule)
Runs different processes for showing to the user some relevant information about Mule distribution and possible actions for
executing with the tool.
|
public void statusCommandExecute(Path oldMule) throws IOException
statusCommandExecute in interface StatusServiceoldMule - Old Mule distro path.FileNotFoundException - File not found Exception.IOExceptionCopyright © 2021 MuleSoft, Inc.. All rights reserved.