Uses of Class
ch.mobi.mobitor.domain.deployment.Deployment
Packages that use Deployment
-
Uses of Deployment in ch.mobi.mobitor.service
Methods in ch.mobi.mobitor.service that return types with arguments of type DeploymentModifier and TypeMethodDescriptionDeploymentInformationService.filterDeployments(@NotNull List<Deployment> deployments, @NotNull Set<String> environments) DeploymentInformationService.retrieveDeployments(@NotNull String serverName) Method parameters in ch.mobi.mobitor.service with type arguments of type DeploymentModifier and TypeMethodDescriptionDeploymentInformationService.filterDeployments(@NotNull List<Deployment> deployments, @NotNull Set<String> environments) DeploymentInformationService.getVersion(@NotNull String applicationName, @NotNull List<Deployment> deployments)