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