Package org.wildfly.prospero.actions
Class InstallationRestoreAction
java.lang.Object
org.wildfly.prospero.actions.InstallationRestoreAction
-
Constructor Summary
ConstructorsConstructorDescriptionInstallationRestoreAction(Path installDir, MavenOptions mavenOptions, Console console) -
Method Summary
-
Constructor Details
-
InstallationRestoreAction
public InstallationRestoreAction(Path installDir, MavenOptions mavenOptions, Console console) throws org.jboss.galleon.ProvisioningException - Throws:
org.jboss.galleon.ProvisioningException
-
-
Method Details
-
restore
public void restore(Path metadataBundleZip, List<org.wildfly.channel.Repository> remoteRepositories) throws org.jboss.galleon.ProvisioningException, IOException, OperationException - Throws:
org.jboss.galleon.ProvisioningExceptionIOExceptionOperationException
-