Uses of Class
com.atlassian.bamboo.deployments.configuration.migration.stream.EnvironmentCustomConfigMapper
-
Packages that use EnvironmentCustomConfigMapper Package Description com.atlassian.bamboo.deployments.environments.migration.stream -
-
Uses of EnvironmentCustomConfigMapper in com.atlassian.bamboo.deployments.environments.migration.stream
Constructors in com.atlassian.bamboo.deployments.environments.migration.stream with parameters of type EnvironmentCustomConfigMapper Constructor Description EnvironmentMapper(org.hibernate.SessionFactory sessionFactory, DeploymentsImportContext deploymentsImportContext, EnvironmentPropertiesMapper environmentPropertiesMapper, EnvironmentRepositoryLinkDao environmentRepositoryLinkDao, EnvironmentRepositoryLinkMapper environmentRepositoryLinkMapper, NotificationSetMapper notificationSetMapper, RequirementSetMapper requirementSetMapper, EnvironmentCustomConfigDao environmentCustomConfigDao, EnvironmentCustomConfigMapper environmentCustomConfigMapper, @NotNull org.springframework.transaction.support.TransactionOperations transactionOperations)
-