Uses of Class
com.atlassian.bamboo.migration.stream.notifications.NotificationSetMapper

Packages that use NotificationSetMapper
com.atlassian.bamboo.deployments.environments.migration.stream   
com.atlassian.bamboo.migration.beans   
com.atlassian.bamboo.migration.stream   
 

Uses of NotificationSetMapper in com.atlassian.bamboo.deployments.environments.migration.stream
 

Constructors in com.atlassian.bamboo.deployments.environments.migration.stream with parameters of type NotificationSetMapper
EnvironmentMapper(net.sf.hibernate.SessionFactory sessionFactory, DeploymentsImportContext deploymentsImportContext, EnvironmentPropertiesMapper environmentPropertiesMapper, EnvironmentRepositoryLinkDao environmentRepositoryLinkDao, EnvironmentRepositoryLinkMapper environmentRepositoryLinkMapper, NotificationSetMapper notificationSetMapper, RequirementSetMapper requirementSetMapper)
           
 

Uses of NotificationSetMapper in com.atlassian.bamboo.migration.beans
 

Constructors in com.atlassian.bamboo.migration.beans with parameters of type NotificationSetMapper
MapperFactoryImpl(net.sf.hibernate.SessionFactory sessionFactory, BuildResultsSummaryDao buildResultsSummaryDao, PlanDao planDao, PlanRepositoryLinkDao planRepositoryLinkDao, PlanVcsRevisionHistoryStandaloneDao planVcsRevisionHistoryDao, RepositoryDefinitionDao repositoryDefinitionDao, ResultsSummaryManager resultsSummaryManager, NotificationSetMapper notificationSetMapper, LegacyRequirementMapper legacyRequirementMapper, RequirementSetMapper requirementSetMapper)
           
 

Uses of NotificationSetMapper in com.atlassian.bamboo.migration.stream
 

Constructors in com.atlassian.bamboo.migration.stream with parameters of type NotificationSetMapper
AbstractChainMapper(net.sf.hibernate.SessionFactory sessionFactory, Project project, java.util.Map<java.lang.Long,Label> labelMap, java.util.Map<java.lang.Long,ExtendedAuthor> authorMap, PlanDao planDao, ResultsSummaryManager resultsSummaryManager, BuildResultsSummaryDao buildResultSummaryDao, PlanVcsRevisionHistoryStandaloneDao planVcsRevisionHistoryDao, RepositoryDefinitionDao repositoryDefinitionDao, PlanRepositoryLinkDao planRepositoryLinkDao, NotificationSetMapper notificationSetMapper)
           
AbstractPlanMapper(net.sf.hibernate.SessionFactory sessionFactory, BambooStAXListImportStrategy listImportStrategy, Project project, java.util.Map<java.lang.Long,Label> labelMap, java.util.Map<java.lang.Long,ExtendedAuthor> authorMap, PlanVcsRevisionHistoryStandaloneDao planVcsRevisionHistoryDao, PlanDao planDao, RepositoryDefinitionDao repositoryDefinitionDao, PlanRepositoryLinkDao planRepositoryLinkDao, NotificationSetMapper notificationSetMapper)
           
ChainBranchMapper(net.sf.hibernate.SessionFactory sessionFactory, Project project, java.util.Map<java.lang.Long,Label> labelMap, java.util.Map<java.lang.Long,ExtendedAuthor> authorMap, PlanDao planDao, ResultsSummaryManager resultsSummaryManager, BuildResultsSummaryDao buildResultSummaryDao, PlanVcsRevisionHistoryStandaloneDao planVcsRevisionHistoryDao, RepositoryDefinitionDao repositoryDefinitionDao, PlanRepositoryLinkDao planRepositoryLinkDao, NotificationSetMapper notificationSetMapper)
           
ChainMapper(net.sf.hibernate.SessionFactory sessionFactory, Project project, java.util.Map<java.lang.Long,Label> labelMap, java.util.Map<java.lang.Long,ExtendedAuthor> authorMap, PlanDao planDao, ResultsSummaryManager resultsSummaryManager, BuildResultsSummaryDao buildResultSummaryDao, PlanVcsRevisionHistoryStandaloneDao planVcsRevisionHistoryDao, RepositoryDefinitionDao repositoryDefinitionDao, PlanRepositoryLinkDao planRepositoryLinkDao, NotificationSetMapper notificationSetMapper)
           
JobMapper(net.sf.hibernate.SessionFactory sessionFactory, Project project, java.util.Map<java.lang.Long,Label> labelMap, java.util.Map<java.lang.Long,ExtendedAuthor> authorMap, BuildResultsSummaryDao buildResultsSummaryDao, PlanVcsRevisionHistoryStandaloneDao planVcsRevisionHistoryDao, PlanDao planDao, RepositoryDefinitionDao repositoryDefinitionDao, PlanRepositoryLinkDao planRepositoryLinkDao, LegacyRequirementMapper legacyRequirementMapper, NotificationSetMapper notificationSetMapper, RequirementSetMapper requirementSetMapper)
           
 



Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.