Uses of Class
ch.admin.bit.jeap.deploymentlog.web.api.dto.ArtifactVersionCreateDto
Packages that use ArtifactVersionCreateDto
-
Uses of ArtifactVersionCreateDto in ch.admin.bit.jeap.deploymentlog.web.api
Methods in ch.admin.bit.jeap.deploymentlog.web.api with parameters of type ArtifactVersionCreateDtoModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> ArtifactVersionController.save(String artifactVersionId, ArtifactVersionCreateDto artifactVersionCreateDto)