Uses of Class
org.fedoraproject.xmvn.tools.install.InstallationRequest
-
Packages that use InstallationRequest Package Description org.fedoraproject.xmvn.tools.install org.fedoraproject.xmvn.tools.install.impl -
-
Uses of InstallationRequest in org.fedoraproject.xmvn.tools.install
Methods in org.fedoraproject.xmvn.tools.install with parameters of type InstallationRequest Modifier and Type Method Description InstallationResult
Installer. install(InstallationRequest request)
-
Uses of InstallationRequest in org.fedoraproject.xmvn.tools.install.impl
Methods in org.fedoraproject.xmvn.tools.install.impl with parameters of type InstallationRequest Modifier and Type Method Description InstallationResult
DefaultInstaller. install(InstallationRequest request)
-