Uses of Class
ch.admin.bit.jeap.deploymentlog.domain.EnvironmentHistoryPage
Packages that use EnvironmentHistoryPage
-
Uses of EnvironmentHistoryPage in ch.admin.bit.jeap.deploymentlog.domain
Methods in ch.admin.bit.jeap.deploymentlog.domain that return EnvironmentHistoryPageModifier and TypeMethodDescriptionEnvironmentHistoryPage.EnvironmentHistoryPageBuilder.build()EnvironmentHistoryPageRepository.save(EnvironmentHistoryPage environmentHistoryPage) Methods in ch.admin.bit.jeap.deploymentlog.domain that return types with arguments of type EnvironmentHistoryPageModifier and TypeMethodDescriptionEnvironmentHistoryPageRepository.findEnvironmentHistoryPageBySystemIdAndEnvironmentId(UUID systemId, UUID environmentId) Methods in ch.admin.bit.jeap.deploymentlog.domain with parameters of type EnvironmentHistoryPageModifier and TypeMethodDescriptionEnvironmentHistoryPageRepository.save(EnvironmentHistoryPage environmentHistoryPage)