Uses of Interface
ch.admin.bit.jeap.deploymentlog.domain.ComponentRepository
Packages that use ComponentRepository
-
Uses of ComponentRepository in ch.admin.bit.jeap.deploymentlog.domain
Constructors in ch.admin.bit.jeap.deploymentlog.domain with parameters of type ComponentRepositoryModifierConstructorDescriptionSystemService(SystemRepository systemRepository, EnvironmentRepository environmentRepository, DeploymentRepository deploymentRepository, ComponentRepository componentRepository, EnvironmentComponentVersionStateRepository environmentComponentVersionStateRepository, SystemAliasRepository systemAliasRepository)