Uses of Class
ch.admin.bit.jeap.deploymentlog.domain.SystemService
Packages that use SystemService
-
Uses of SystemService in ch.admin.bit.jeap.deploymentlog.domain
Constructors in ch.admin.bit.jeap.deploymentlog.domain with parameters of type SystemServiceModifierConstructorDescriptionDeploymentService(DeploymentRepository deploymentRepository, DeploymentPageRepository deploymentPageRepository, SystemRepository systemRepository, EnvironmentRepository environmentRepository, SystemService systemService, EnvironmentComponentVersionStateRepository environmentComponentVersionStateRepository)