Uses of Class
ch.mobi.mobitor.service.config.ChangelogConfigurationService
Packages that use ChangelogConfigurationService
-
Uses of ChangelogConfigurationService in ch.mobi.mobitor
Constructors in ch.mobi.mobitor with parameters of type ChangelogConfigurationServiceModifierConstructorDescriptionChangelogController(ChangelogConfigurationService changelogConfigurationService, ChangelogConfiguration changelogConfiguration) -
Uses of ChangelogConfigurationService in ch.mobi.mobitor.service.scheduling
Constructors in ch.mobi.mobitor.service.scheduling with parameters of type ChangelogConfigurationServiceModifierConstructorDescriptionChangelogInformationCollector(BitBucketClient bitBucketClient, JiraClient jiraClient, ch.mobi.mobitor.service.DeploymentInformationService deploymentInformationService, ChangelogConfigurationService changelogConfigurationService, ch.mobi.mobitor.service.EnvironmentsConfigurationService environmentsConfigurationService, ChangelogConfiguration changelogConfiguration)