Uses of Class
ch.admin.bit.jeap.deploymentlog.domain.DeploymentListPage
Packages that use DeploymentListPage
-
Uses of DeploymentListPage in ch.admin.bit.jeap.deploymentlog.domain
Methods in ch.admin.bit.jeap.deploymentlog.domain that return DeploymentListPageModifier and TypeMethodDescriptionDeploymentListPage.DeploymentListPageBuilder.build()DeploymentListPageRepository.save(DeploymentListPage deploymentListPage) Methods in ch.admin.bit.jeap.deploymentlog.domain that return types with arguments of type DeploymentListPageModifier and TypeMethodDescriptionDeploymentListPageRepository.findDeploymentListPageBySystemIdAndEnvironmentIdAndYear(UUID systemId, UUID environmentId, int year) Methods in ch.admin.bit.jeap.deploymentlog.domain with parameters of type DeploymentListPageModifier and TypeMethodDescriptionDeploymentListPageRepository.save(DeploymentListPage deploymentListPage)