Uses of Interface
org.fedoraproject.xmvn.deployer.DeploymentResult
-
Packages that use DeploymentResult Package Description org.fedoraproject.xmvn.deployer org.fedoraproject.xmvn.deployer.impl -
-
Uses of DeploymentResult in org.fedoraproject.xmvn.deployer
Methods in org.fedoraproject.xmvn.deployer that return DeploymentResult Modifier and Type Method Description DeploymentResult
Deployer. deploy(DeploymentRequest request)
-
Uses of DeploymentResult in org.fedoraproject.xmvn.deployer.impl
Classes in org.fedoraproject.xmvn.deployer.impl that implement DeploymentResult Modifier and Type Class Description class
DefaultDeploymentResult
Methods in org.fedoraproject.xmvn.deployer.impl that return DeploymentResult Modifier and Type Method Description DeploymentResult
DefaultDeployer. deploy(DeploymentRequest request)
-