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