Uses of Class
ch.mobi.mobitor.service.config.ChangelogConfigurationService
-
Packages that use ChangelogConfigurationService Package Description ch.mobi.mobitor ch.mobi.mobitor.service.scheduling -
-
Uses of ChangelogConfigurationService in ch.mobi.mobitor
Constructors in ch.mobi.mobitor with parameters of type ChangelogConfigurationService Constructor Description ChangelogController(ChangelogConfigurationService changelogConfigurationService, ChangelogConfiguration changelogConfiguration) -
Uses of ChangelogConfigurationService in ch.mobi.mobitor.service.scheduling
Constructors in ch.mobi.mobitor.service.scheduling with parameters of type ChangelogConfigurationService Constructor Description ChangelogInformationCollector(ch.mobi.mobitor.plugin.bitbucket.service.client.BitBucketClient bitBucketClient, ch.mobi.mobitor.plugin.jira.service.client.JiraClient jiraClient, ch.mobi.mobitor.service.DeploymentInformationService deploymentInformationService, ChangelogConfigurationService changelogConfigurationService, ch.mobi.mobitor.service.EnvironmentsConfigurationService environmentsConfigurationService, ChangelogConfiguration changelogConfiguration)
-