Package org.wildfly.prospero.cli.spi
Class CliProviderImpl
java.lang.Object
org.wildfly.prospero.cli.spi.CliProviderImpl
- All Implemented Interfaces:
CliProvider
implementation of
CliProvider-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetApplyRevertCommand(Path installationPath, Path candidatePath) getApplyUpdateCommand(Path installationPath, Path candidatePath) getScriptName(org.wildfly.installationmanager.spi.OsShell shell)
-
Constructor Details
-
CliProviderImpl
public CliProviderImpl()
-
-
Method Details
-
getScriptName
- Specified by:
getScriptNamein interfaceCliProvider
-
getApplyUpdateCommand
- Specified by:
getApplyUpdateCommandin interfaceCliProvider
-
getApplyRevertCommand
- Specified by:
getApplyRevertCommandin interfaceCliProvider
-