Uses of Class
ch.admin.bit.jeap.deploymentlog.web.api.DeploymentCheckService
Packages that use DeploymentCheckService
-
Uses of DeploymentCheckService in ch.admin.bit.jeap.deploymentlog.web.api
Constructors in ch.admin.bit.jeap.deploymentlog.web.api with parameters of type DeploymentCheckServiceModifierConstructorDescriptionDeploymentController(ch.admin.bit.jeap.deploymentlog.domain.DeploymentService deploymentService, ch.admin.bit.jeap.deploymentlog.docgen.service.DocgenAsyncService docgenAsyncService, DeploymentCheckService deploymentCheckService)