Uses of Class
ch.admin.bit.jeap.deploymentlog.domain.ArtifactVersion
Packages that use ArtifactVersion
-
Uses of ArtifactVersion in ch.admin.bit.jeap.deploymentlog.domain
Methods in ch.admin.bit.jeap.deploymentlog.domain that return ArtifactVersionModifier and TypeMethodDescriptionArtifactVersion.ArtifactVersionBuilder.build()ArtifactVersionRepository.save(ArtifactVersion artifactVersion) Methods in ch.admin.bit.jeap.deploymentlog.domain that return types with arguments of type ArtifactVersionModifier and TypeMethodDescriptionArtifactVersionRepository.findAllByCoordinates(String coordinates) Methods in ch.admin.bit.jeap.deploymentlog.domain with parameters of type ArtifactVersionModifier and TypeMethodDescriptionArtifactVersionRepository.save(ArtifactVersion artifactVersion)