Uses of Class
org.kie.workbench.common.screens.library.client.screens.importrepository.Source
-
-
Uses of Source in org.kie.workbench.common.screens.library.client.screens.importrepository
Classes in org.kie.workbench.common.screens.library.client.screens.importrepository with annotations of type Source Modifier and Type Class Description classExamplesImportPresenterclassExternalImportPresenterMethod parameters in org.kie.workbench.common.screens.library.client.screens.importrepository with annotations of type Source Modifier and Type Method Description voidImportProjectsScreen. setupEvent(ImportProjectsSetupEvent event)Constructor parameters in org.kie.workbench.common.screens.library.client.screens.importrepository with annotations of type Source Constructor Description ImportProjectsScreen(ImportPresenter presenter) -
Uses of Source in org.kie.workbench.common.screens.library.client.screens.samples
Constructor parameters in org.kie.workbench.common.screens.library.client.screens.samples with annotations of type Source Constructor Description ImportExamplesProjectsScreen(ImportPresenter presenter) -
Uses of Source in org.kie.workbench.common.screens.library.client.util
Constructor parameters in org.kie.workbench.common.screens.library.client.util with annotations of type Source Constructor Description LibraryPlaces(org.uberfire.ext.widgets.common.client.breadcrumbs.UberfireBreadcrumbs breadcrumbs, org.jboss.errai.ui.client.local.spi.TranslationService ts, javax.enterprise.event.Event<AssetDetailEvent> assetDetailEvent, org.jboss.errai.common.client.api.Caller<org.kie.workbench.common.screens.library.api.LibraryService> libraryService, org.jboss.errai.common.client.api.Caller<org.guvnor.common.services.project.service.WorkspaceProjectService> projectService, org.jboss.errai.common.client.api.Caller<org.kie.workbench.common.services.shared.project.KieModuleService> moduleService, org.uberfire.client.mvp.PlaceManager placeManager, org.guvnor.common.services.project.client.context.WorkspaceProjectContext projectContext, javax.enterprise.event.Event<org.guvnor.common.services.project.context.WorkspaceProjectContextChangeEvent> projectContextChangeEvent, javax.enterprise.event.Event<org.uberfire.workbench.events.NotificationEvent> notificationEvent, TranslationUtils translationUtils, org.jboss.errai.common.client.api.Caller<org.uberfire.backend.vfs.VFSService> vfsService, org.jboss.errai.ioc.client.api.ManagedInstance<ImportRepositoryPopUpPresenter> importRepositoryPopUpPresenters, javax.enterprise.event.Event<org.kie.workbench.common.screens.library.api.ProjectAssetListUpdated> assetListUpdatedEvent, CloseUnsavedProjectAssetsPopUpPresenter closeUnsavedProjectAssetsPopUpPresenter, javax.enterprise.event.Event<ImportProjectsSetupEvent> importProjectsSetupEvent, LibraryBreadcrumbs libraryBreadcrumbs, org.uberfire.rpc.SessionInfo sessionInfo, org.jboss.errai.common.client.api.Caller<org.guvnor.structure.repositories.RepositoryService> repositoryService, org.uberfire.client.promise.Promises promises, org.guvnor.structure.client.security.OrganizationalUnitController organizationalUnitController, org.jboss.errai.common.client.api.Caller<org.guvnor.structure.organizationalunit.OrganizationalUnitService> organizationalUnitService, org.slf4j.Logger logger, org.uberfire.client.util.Cookie cookie, org.uberfire.client.mvp.PerspectiveManager perspectiveManager)
-