Uses of Record Class
ch.admin.bit.jeap.deploymentlog.web.api.dto.ComponentVersionSummaryDto
Packages that use ComponentVersionSummaryDto
Package
Description
-
Uses of ComponentVersionSummaryDto in ch.admin.bit.jeap.deploymentlog.web.api
Methods in ch.admin.bit.jeap.deploymentlog.web.api that return types with arguments of type ComponentVersionSummaryDtoModifier and TypeMethodDescriptionEnvironmentController.getEnvironmentComponents(String environmentName) -
Uses of ComponentVersionSummaryDto in ch.admin.bit.jeap.deploymentlog.web.api.dto
Methods in ch.admin.bit.jeap.deploymentlog.web.api.dto that return ComponentVersionSummaryDtoModifier and TypeMethodDescriptionstatic ComponentVersionSummaryDtoComponentVersionSummaryDto.from(ch.admin.bit.jeap.deploymentlog.domain.ComponentVersionSummary componentVersionSummary)