|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BambooStAXListImportStrategy | |
---|---|
com.atlassian.bamboo.migration | |
com.atlassian.bamboo.migration.stream |
Uses of BambooStAXListImportStrategy in com.atlassian.bamboo.migration |
---|
Methods in com.atlassian.bamboo.migration that return BambooStAXListImportStrategy | |
---|---|
static BambooStAXListImportStrategy |
BambooStAXListImportStrategy.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static BambooStAXListImportStrategy[] |
BambooStAXListImportStrategy.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in com.atlassian.bamboo.migration with parameters of type BambooStAXListImportStrategy | |
---|---|
BambooStAXMappingListHelperAbstractImpl(net.sf.hibernate.SessionFactory sessionFactory,
BambooStAXListImportStrategy listImportStrategy)
|
Uses of BambooStAXListImportStrategy in com.atlassian.bamboo.migration.stream |
---|
Constructors in com.atlassian.bamboo.migration.stream with parameters of type BambooStAXListImportStrategy | |
---|---|
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)
|
|
AbstractProjectMapper(net.sf.hibernate.SessionFactory sessionFactory,
BambooStAXListImportStrategy listImportStrategy,
ProjectDao projectDao,
AuthorDao authorDao,
LabelDao labelDao,
PlanDao planDao,
PlanVcsRevisionHistoryStandaloneDao planVcsRevisionHistoryDao,
RepositoryDefinitionDao repositoryDefinitionDao,
PlanRepositoryLinkDao planRepositoryLinkDao)
|
|
CommentMapper(net.sf.hibernate.SessionFactory sessionFactory,
BambooStAXListImportStrategy listImportStrategy)
|
|
CommitMapper(net.sf.hibernate.SessionFactory sessionFactory,
BambooStAXListImportStrategy listImportStrategy,
java.util.Map<java.lang.Long,ExtendedAuthor> authorMap)
|
|
LinkedJiraIssuesMapper(net.sf.hibernate.SessionFactory sessionFactory,
BambooStAXListImportStrategy listImportStrategy)
|
|
RepositoryDefinitionMapper(net.sf.hibernate.SessionFactory sessionFactory,
BambooStAXListImportStrategy listImportStrategy,
RepositoryDefinitionDao repositoryDefinitionDao,
PlanDao planDao)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |