Package org.wildfly.prospero.spi
Class ProsperoInstallationManager.ActionFactory
java.lang.Object
org.wildfly.prospero.spi.ProsperoInstallationManager.ActionFactory
- Enclosing class:
ProsperoInstallationManager
-
Method Summary
Modifier and TypeMethodDescriptionprotected InstallationHistoryActionprotected InstallationExportActionprotected MetadataActionprotected UpdateActiongetUpdateAction(List<org.wildfly.channel.Repository> repositories)
-
Method Details
-
getHistoryAction
-
getUpdateAction
protected UpdateAction getUpdateAction(List<org.wildfly.channel.Repository> repositories) throws OperationException, org.jboss.galleon.ProvisioningException - Throws:
OperationExceptionorg.jboss.galleon.ProvisioningException
-
getMetadataAction
- Throws:
MetadataException
-
getInstallationExportAction
-