CreateRepositoryWizard(RepositoryInfoPage infoPage,
RepositoryStructurePage structurePage,
CreateRepositoryWizardModel model,
org.jboss.errai.common.client.api.Caller<RepositoryService> repositoryService,
org.jboss.errai.common.client.api.Caller<RepositoryStructureService> repositoryStructureService,
org.jboss.errai.common.client.api.Caller<ProjectRepositoryResolver> repositoryResolverService,
org.jboss.errai.common.client.api.Caller<AssetManagementService> assetManagementService,
javax.enterprise.event.Event<org.uberfire.workbench.events.NotificationEvent> notification,
org.uberfire.rpc.SessionInfo sessionInfo,
ConflictingRepositoriesPopup conflictingRepositoriesPopup,
POMDefaultOptions pomDefaultOptions,
org.uberfire.security.authz.AuthorizationManager authorizationManager) |