Uses of Class
ch.mobi.mobitor.domain.deployment.DeploymentApplication
-
Packages that use DeploymentApplication Package Description ch.mobi.mobitor.domain.deployment -
-
Uses of DeploymentApplication in ch.mobi.mobitor.domain.deployment
Methods in ch.mobi.mobitor.domain.deployment that return types with arguments of type DeploymentApplication Modifier and Type Method Description java.util.List<DeploymentApplication>Deployment. getApplications()Methods in ch.mobi.mobitor.domain.deployment with parameters of type DeploymentApplication Modifier and Type Method Description voidDeployment. addDeploymentApplication(DeploymentApplication deploymentApplication)
-