Uses of Class
ch.admin.bit.jeap.deploymentlog.web.api.dto.DeploymentCreateDto
Packages that use DeploymentCreateDto
-
Uses of DeploymentCreateDto in ch.admin.bit.jeap.deploymentlog.web.api
Methods in ch.admin.bit.jeap.deploymentlog.web.api with parameters of type DeploymentCreateDtoModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DeploymentCreateResultDto> DeploymentController.createDeployment(String externalId, boolean readyForDeployCheck, DeploymentCreateDto deploymentCreateDto)