Uses of Class
org.kie.workbench.common.screens.library.client.util.LibraryPlaces
-
-
Uses of LibraryPlaces in org.kie.workbench.common.screens.library.client.perspective
Constructors in org.kie.workbench.common.screens.library.client.perspective with parameters of type LibraryPlaces Constructor Description LibraryPerspective(LibraryPlaces libraryPlaces, javax.enterprise.event.Event<org.guvnor.common.services.project.context.WorkspaceProjectContextChangeEvent> projectContextChangeEvent, org.jboss.errai.common.client.api.Caller<org.uberfire.backend.vfs.VFSService> vfsServices, javax.enterprise.event.Event<org.uberfire.workbench.events.NotificationEvent> notificationEvent, org.jboss.errai.ui.client.local.spi.TranslationService ts) -
Uses of LibraryPlaces in org.kie.workbench.common.screens.library.client.screens
Constructors in org.kie.workbench.common.screens.library.client.screens with parameters of type LibraryPlaces Constructor Description EmptyLibraryScreen(EmptyLibraryScreen.View view, AddProjectButtonPresenter addProjectButtonPresenter, org.guvnor.common.services.project.client.security.ProjectController projectController, LibraryPlaces libraryPlaces)LibraryScreen(LibraryScreen.View view, org.jboss.errai.ioc.client.api.ManagedInstance<DeleteOrganizationalUnitPopUpPresenter> deleteOrganizationalUnitPopUpPresenters, org.guvnor.common.services.project.client.context.WorkspaceProjectContext projectContext, org.guvnor.common.services.project.client.security.ProjectController projectController, org.guvnor.structure.client.security.OrganizationalUnitController organizationalUnitController, EmptyLibraryScreen emptyLibraryScreen, PopulatedLibraryScreen populatedLibraryScreen, OrgUnitsMetricsScreen orgUnitsMetricsScreen, SettingsScreenPresenter settingsScreenPresenter, ContributorsListPresenter contributorsListPresenter, 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.structure.organizationalunit.OrganizationalUnitService> organizationalUnitService, LibraryPlaces libraryPlaces, SpaceContributorsListServiceImpl spaceContributorsListService, javax.enterprise.event.Event<org.uberfire.workbench.events.NotificationEvent> notificationEvent, org.jboss.errai.ui.client.local.spi.TranslationService translationService, org.uberfire.client.promise.Promises promises)OrgUnitsMetricsScreen(OrgUnitsMetricsScreen.View view, org.jboss.errai.ui.client.local.spi.TranslationService translationService, OrgUnitsMetricsFactory metricsFactory, org.dashbuilder.displayer.client.DisplayerCoordinator displayerCoordinator, org.guvnor.common.services.project.client.context.WorkspaceProjectContext projectContext, LibraryPlaces libraryPlaces)PopulatedLibraryScreen(PopulatedLibraryScreen.View view, LibraryPlaces libraryPlaces, org.jboss.errai.common.client.api.Caller<org.kie.workbench.common.screens.library.api.LibraryService> libraryService, org.guvnor.common.services.project.client.security.ProjectController projectController, org.guvnor.common.services.project.client.context.WorkspaceProjectContext projectContext, org.jboss.errai.ioc.client.api.ManagedInstance<TileWidget<org.guvnor.common.services.project.model.WorkspaceProject>> tileWidgets, AddProjectButtonPresenter addProjectButtonPresenter, javax.enterprise.event.Event<org.kie.workbench.common.screens.library.api.ProjectCountUpdate> projectCountUpdateEvent) -
Uses of LibraryPlaces in org.kie.workbench.common.screens.library.client.screens.assets
Constructors in org.kie.workbench.common.screens.library.client.screens.assets with parameters of type LibraryPlaces Constructor Description AssetsScreen(AssetsScreen.View view, LibraryPlaces libraryPlaces, EmptyAssetsScreen emptyAssetsScreen, PopulatedAssetsScreen populatedAssetsScreen, InvalidProjectScreen invalidProjectScreen, org.jboss.errai.ui.client.local.spi.TranslationService ts, org.uberfire.ext.widgets.common.client.common.BusyIndicatorView busyIndicatorView, org.jboss.errai.common.client.api.Caller<org.kie.workbench.common.screens.library.api.LibraryService> libraryService)EmptyAssetsScreen(EmptyAssetsScreen.View view, org.kie.workbench.common.screens.defaulteditor.client.editor.NewFileUploader newFileUploader, org.kie.workbench.common.widgets.client.handlers.NewResourcePresenter newResourcePresenter, org.guvnor.common.services.project.client.security.ProjectController projectController, LibraryPlaces libraryPlaces, org.uberfire.client.promise.Promises promises)PopulatedAssetsScreen(PopulatedAssetsScreen.View view, org.uberfire.client.mvp.CategoriesManagerCache categoriesManagerCache, org.uberfire.client.mvp.ResourceTypeManagerCache resourceTypeManagerCache, org.uberfire.ext.widgets.common.client.common.BusyIndicatorView busyIndicatorView, LibraryPlaces libraryPlaces, org.jboss.errai.ui.client.local.spi.TranslationService ts, org.kie.workbench.common.screens.explorer.client.utils.Classifier assetClassifier, org.jboss.errai.ioc.client.api.ManagedInstance<AssetItemWidget> assetItemWidget, org.kie.workbench.common.screens.defaulteditor.client.editor.NewFileUploader newFileUploader, org.kie.workbench.common.widgets.client.handlers.NewResourcePresenter newResourcePresenter, org.guvnor.common.services.project.client.security.ProjectController projectController, javax.enterprise.event.Event<UpdatedAssetsEvent> updatedAssetsEventEvent, org.kie.workbench.common.screens.library.api.preferences.LibraryPreferences libraryPreferences, EmptyState emptyState, CategoryUtils categoryUtils, DateUtils dateUtils, AssetQueryService assetQueryService, javax.enterprise.event.Event<org.guvnor.common.services.project.context.WorkspaceProjectContextChangeEvent> contextChangeEvent, org.uberfire.client.promise.Promises promises) -
Uses of LibraryPlaces in org.kie.workbench.common.screens.library.client.screens.assets.add
Constructors in org.kie.workbench.common.screens.library.client.screens.assets.add with parameters of type LibraryPlaces Constructor Description AddAssetScreen(AddAssetScreen.View view, org.jboss.errai.ui.client.local.spi.TranslationService ts, ResourceHandlerManager resourceHandlerManager, org.uberfire.client.mvp.CategoriesManagerCache categoriesManagerCache, org.jboss.errai.ioc.client.api.ManagedInstance<NewAssetHandlerCardWidget> newAssetHandlerCardWidgets, LibraryConstants libraryConstants, CategoryUtils categoryUtils, LibraryPlaces libraryPlaces, org.kie.workbench.common.profile.api.preferences.ProfilePreferences profilesPreferences) -
Uses of LibraryPlaces in org.kie.workbench.common.screens.library.client.screens.importrepository
Fields in org.kie.workbench.common.screens.library.client.screens.importrepository declared as LibraryPlaces Modifier and Type Field Description protected LibraryPlacesImportPresenter. libraryPlacesConstructors in org.kie.workbench.common.screens.library.client.screens.importrepository with parameters of type LibraryPlaces Constructor Description ExamplesImportPresenter(ImportPresenter.View view, LibraryPlaces libraryPlaces, org.jboss.errai.ioc.client.api.ManagedInstance<ExampleProjectWidget> tileWidgets, org.jboss.errai.common.client.api.Caller<org.kie.workbench.common.screens.examples.service.ExamplesService> examplesService, org.guvnor.common.services.project.client.context.WorkspaceProjectContext projectContext, javax.enterprise.event.Event<org.uberfire.workbench.events.NotificationEvent> notificationEvent, javax.enterprise.event.Event<org.guvnor.common.services.project.context.WorkspaceProjectContextChangeEvent> projectContextChangeEvent, org.jboss.errai.common.client.dom.elemental2.Elemental2DomUtil elemental2DomUtil, org.jboss.errai.ui.client.local.spi.TranslationService ts, org.kie.workbench.common.screens.library.api.preferences.ImportProjectsPreferences importProjectsPreferences, org.jboss.errai.common.client.api.Caller<org.kie.workbench.common.screens.library.api.LibraryService> libraryService)ExternalImportPresenter(ImportPresenter.View view, LibraryPlaces libraryPlaces, org.jboss.errai.common.client.api.Caller<org.kie.workbench.common.screens.examples.service.ProjectImportService> importService, org.jboss.errai.ioc.client.api.ManagedInstance<ExampleProjectWidget> tileWidgets, org.guvnor.common.services.project.client.context.WorkspaceProjectContext projectContext, javax.enterprise.event.Event<org.uberfire.workbench.events.NotificationEvent> notificationEvent, javax.enterprise.event.Event<org.guvnor.common.services.project.context.WorkspaceProjectContextChangeEvent> projectContextChangeEvent, org.jboss.errai.common.client.dom.elemental2.Elemental2DomUtil elemental2DomUtil, org.jboss.errai.ui.client.local.spi.TranslationService ts, org.kie.workbench.common.screens.library.api.preferences.ImportProjectsPreferences importProjectsPreferences, org.jboss.errai.common.client.api.Caller<org.kie.workbench.common.screens.library.api.LibraryService> libraryService)ImportPresenter(ImportPresenter.View view, LibraryPlaces libraryPlaces, org.jboss.errai.ioc.client.api.ManagedInstance<ExampleProjectWidget> tileWidgets, org.guvnor.common.services.project.client.context.WorkspaceProjectContext projectContext, javax.enterprise.event.Event<org.uberfire.workbench.events.NotificationEvent> notificationEvent, javax.enterprise.event.Event<org.guvnor.common.services.project.context.WorkspaceProjectContextChangeEvent> projectContextChangeEvent, org.jboss.errai.common.client.dom.elemental2.Elemental2DomUtil elemental2DomUtil, org.kie.workbench.common.screens.library.api.preferences.ImportProjectsPreferences importProjectsPreferences, org.jboss.errai.common.client.api.Caller<org.kie.workbench.common.screens.library.api.LibraryService> libraryService, String title)ImportRepositoryPopUpPresenter(ImportRepositoryPopUpPresenter.View view, LibraryPlaces libraryPlaces, org.jboss.errai.common.client.api.Caller<org.kie.workbench.common.screens.examples.service.ProjectImportService> importService, org.jboss.errai.common.client.api.Caller<org.kie.workbench.common.screens.library.api.LibraryService> libraryService, org.guvnor.common.services.project.client.context.WorkspaceProjectContext projectContext, javax.enterprise.event.Event<org.uberfire.workbench.events.NotificationEvent> notificationEvent, org.jboss.errai.ui.client.local.spi.TranslationService ts) -
Uses of LibraryPlaces in org.kie.workbench.common.screens.library.client.screens.organizationalunit.contributors.tab
Constructors in org.kie.workbench.common.screens.library.client.screens.organizationalunit.contributors.tab with parameters of type LibraryPlaces Constructor Description ContributorsListItemPresenter(ContributorsListItemPresenter.View view, LibraryPlaces libraryPlaces, javax.enterprise.event.Event<org.uberfire.workbench.events.NotificationEvent> notificationEvent, org.uberfire.client.promise.Promises promises)ProjectContributorsListServiceImpl(LibraryPlaces libraryPlaces, org.jboss.errai.common.client.api.Caller<org.guvnor.structure.repositories.RepositoryService> repositoryService, SpaceContributorsListServiceImpl spaceContributorsListService, org.uberfire.rpc.SessionInfo sessionInfo, org.guvnor.common.services.project.client.security.ProjectController projectController, ContributorsSecurityUtils contributorsSecurityUtils, org.uberfire.client.promise.Promises promises)SpaceContributorsListServiceImpl(LibraryPlaces libraryPlaces, org.jboss.errai.common.client.api.Caller<org.guvnor.structure.organizationalunit.OrganizationalUnitService> organizationalUnitService, javax.enterprise.event.Event<org.guvnor.structure.events.AfterEditOrganizationalUnitEvent> afterEditOrganizationalUnitEvent, org.jboss.errai.common.client.api.Caller<org.kie.workbench.common.screens.library.api.LibraryService> libraryService, org.uberfire.rpc.SessionInfo sessionInfo, org.guvnor.structure.client.security.OrganizationalUnitController organizationalUnitController, ContributorsSecurityUtils contributorsSecurityUtils, org.uberfire.client.promise.Promises promises) -
Uses of LibraryPlaces in org.kie.workbench.common.screens.library.client.screens.organizationalunit.delete
Constructors in org.kie.workbench.common.screens.library.client.screens.organizationalunit.delete with parameters of type LibraryPlaces Constructor Description DeleteOrganizationalUnitPopUpPresenter(DeleteOrganizationalUnitPopUpPresenter.View view, org.jboss.errai.common.client.api.Caller<org.guvnor.structure.organizationalunit.OrganizationalUnitService> organizationalUnitService, org.guvnor.structure.client.security.OrganizationalUnitController organizationalUnitController, javax.enterprise.event.Event<org.uberfire.workbench.events.NotificationEvent> notificationEvent, LibraryPlaces libraryPlaces) -
Uses of LibraryPlaces in org.kie.workbench.common.screens.library.client.screens.project
Constructors in org.kie.workbench.common.screens.library.client.screens.project with parameters of type LibraryPlaces Constructor Description AddProjectPopUpPresenter(org.jboss.errai.common.client.api.Caller<org.kie.workbench.common.screens.library.api.LibraryService> libraryService, org.uberfire.ext.widgets.common.client.common.BusyIndicatorView busyIndicatorView, javax.enterprise.event.Event<org.uberfire.workbench.events.NotificationEvent> notificationEvent, LibraryPlaces libraryPlaces, org.guvnor.common.services.project.client.context.WorkspaceProjectContext projectContext, AddProjectPopUpPresenter.View view, org.uberfire.rpc.SessionInfo sessionInfo, javax.enterprise.event.Event<org.guvnor.common.services.project.events.NewProjectEvent> newProjectEvent, org.kie.workbench.common.screens.library.api.preferences.LibraryPreferences libraryPreferences, org.guvnor.common.services.project.client.repositories.ConflictingRepositoriesPopup conflictingRepositoriesPopup, org.jboss.errai.common.client.api.Caller<org.kie.workbench.common.services.shared.validation.ValidationService> validationService, org.uberfire.client.views.pfly.widgets.ErrorPopup errorPopup, org.jboss.errai.ui.client.local.spi.TranslationService translationService, org.jboss.errai.common.client.api.Caller<org.guvnor.common.services.project.service.WorkspaceProjectService> projectService, org.slf4j.Logger logger, org.kie.workbench.common.screens.archetype.mgmt.shared.preferences.ArchetypePreferences archetypePreferences, org.guvnor.common.services.project.client.preferences.SpaceScopedResolutionStrategySupplier spaceScopedResolutionStrategySupplier)ProjectScreen(ProjectScreen.View view, LibraryPlaces libraryPlaces, AssetsScreen assetsScreen, ChangeRequestListPresenter changeRequestsScreen, ContributorsListPresenter contributorsListScreen, ProjectMetricsScreen projectMetricsScreen, org.guvnor.common.services.project.client.security.ProjectController projectController, SettingsPresenter settingsPresenter, org.kie.workbench.common.screens.defaulteditor.client.editor.NewFileUploader newFileUploader, org.kie.workbench.common.widgets.client.handlers.NewResourcePresenter newResourcePresenter, org.jboss.errai.ioc.client.api.ManagedInstance<DeleteProjectPopUpScreen> deleteProjectPopUpScreen, org.jboss.errai.ioc.client.api.ManagedInstance<DeleteBranchPopUpScreen> deleteBranchPopUpScreen, org.jboss.errai.ioc.client.api.ManagedInstance<RenameProjectPopUpScreen> renameProjectPopUpScreen, org.jboss.errai.common.client.api.Caller<org.kie.workbench.common.screens.library.api.LibraryService> libraryService, org.jboss.errai.common.client.api.Caller<org.kie.workbench.common.screens.projecteditor.service.ProjectScreenService> projectScreenService, org.uberfire.ext.editor.commons.client.file.popups.CopyPopUpPresenter copyPopUpPresenter, org.kie.workbench.common.screens.projecteditor.client.validation.ProjectNameValidator projectNameValidator, org.uberfire.client.promise.Promises promises, javax.enterprise.event.Event<org.uberfire.workbench.events.NotificationEvent> notificationEvent, ProjectContributorsListServiceImpl projectContributorsListService, ProjectMainActions projectMainActions) -
Uses of LibraryPlaces in org.kie.workbench.common.screens.library.client.screens.project.branch
Constructors in org.kie.workbench.common.screens.library.client.screens.project.branch with parameters of type LibraryPlaces Constructor Description AddBranchPopUpPresenter(org.jboss.errai.common.client.api.Caller<org.kie.workbench.common.screens.library.api.LibraryService> libraryService, org.uberfire.ext.widgets.common.client.common.BusyIndicatorView busyIndicatorView, javax.enterprise.event.Event<org.uberfire.workbench.events.NotificationEvent> notificationEvent, LibraryPlaces libraryPlaces, AddBranchPopUpPresenter.View view, org.jboss.errai.common.client.api.Caller<org.kie.workbench.common.services.shared.validation.ValidationService> validationService) -
Uses of LibraryPlaces in org.kie.workbench.common.screens.library.client.screens.project.branch.delete
Constructors in org.kie.workbench.common.screens.library.client.screens.project.branch.delete with parameters of type LibraryPlaces Constructor Description DeleteBranchPopUpScreen(DeleteBranchPopUpScreen.View view, org.jboss.errai.common.client.api.Caller<org.kie.workbench.common.screens.library.api.LibraryService> libraryService, LibraryPlaces libraryPlaces) -
Uses of LibraryPlaces in org.kie.workbench.common.screens.library.client.screens.project.changerequest.list
Constructors in org.kie.workbench.common.screens.library.client.screens.project.changerequest.list with parameters of type LibraryPlaces Constructor Description ChangeRequestListPresenter(ChangeRequestListPresenter.View view, LibraryPlaces libraryPlaces, EmptyChangeRequestListPresenter emptyChangeRequestsScreen, PopulatedChangeRequestListPresenter populatedChangeRequestsScreen, org.jboss.errai.ui.client.local.spi.TranslationService ts, org.uberfire.ext.widgets.common.client.common.BusyIndicatorView busyIndicatorView, org.jboss.errai.common.client.api.Caller<org.guvnor.structure.repositories.changerequest.ChangeRequestService> changeRequestService)EmptyChangeRequestListPresenter(EmptyChangeRequestListPresenter.View view, org.guvnor.common.services.project.client.security.ProjectController projectController, LibraryPlaces libraryPlaces, org.uberfire.client.promise.Promises promises)PopulatedChangeRequestListPresenter(PopulatedChangeRequestListPresenter.View view, org.guvnor.common.services.project.client.security.ProjectController projectController, LibraryPlaces libraryPlaces, org.uberfire.client.promise.Promises promises, EmptyState emptyState, org.jboss.errai.ui.client.local.spi.TranslationService ts, org.jboss.errai.ioc.client.api.ManagedInstance<ChangeRequestListItemView> changeRequestItemViews, org.jboss.errai.common.client.api.Caller<org.guvnor.structure.repositories.changerequest.ChangeRequestService> changeRequestService, org.uberfire.ext.widgets.common.client.common.BusyIndicatorView busyIndicatorView, DateUtils dateUtils) -
Uses of LibraryPlaces in org.kie.workbench.common.screens.library.client.screens.project.changerequest.review
Constructors in org.kie.workbench.common.screens.library.client.screens.project.changerequest.review with parameters of type LibraryPlaces Constructor Description ChangeRequestReviewScreenPresenter(ChangeRequestReviewScreenPresenter.View view, org.jboss.errai.ui.client.local.spi.TranslationService ts, LibraryPlaces libraryPlaces, org.jboss.errai.common.client.api.Caller<org.guvnor.structure.repositories.changerequest.ChangeRequestService> changeRequestService, org.jboss.errai.common.client.api.Caller<org.guvnor.structure.repositories.RepositoryService> repositoryService, org.uberfire.ext.widgets.common.client.common.BusyIndicatorView busyIndicatorView, OverviewScreenPresenter overviewScreen, ChangedFilesScreenPresenter changedFilesScreen, org.uberfire.client.promise.Promises promises, org.guvnor.common.services.project.client.security.ProjectController projectController, javax.enterprise.event.Event<org.uberfire.workbench.events.NotificationEvent> notificationEvent, org.uberfire.rpc.SessionInfo sessionInfo, SquashChangeRequestPopUpPresenter squashChangeRequestPopUpPresenter) -
Uses of LibraryPlaces in org.kie.workbench.common.screens.library.client.screens.project.changerequest.review.comment
Constructors in org.kie.workbench.common.screens.library.client.screens.project.changerequest.review.comment with parameters of type LibraryPlaces Constructor Description CommentItemPresenter(CommentItemPresenter.View view, DateUtils dateUtils, org.jboss.errai.common.client.api.Caller<org.guvnor.structure.repositories.changerequest.ChangeRequestService> changeRequestService, org.uberfire.rpc.SessionInfo sessionInfo, LibraryPlaces libraryPlaces) -
Uses of LibraryPlaces in org.kie.workbench.common.screens.library.client.screens.project.changerequest.review.tab.changedfiles
Constructors in org.kie.workbench.common.screens.library.client.screens.project.changerequest.review.tab.changedfiles with parameters of type LibraryPlaces Constructor Description ChangedFilesScreenPresenter(ChangedFilesScreenPresenter.View view, org.jboss.errai.ioc.client.api.ManagedInstance<DiffItemPresenter> diffItemPresenterInstances, ChangeRequestUtils changeRequestUtils, org.jboss.errai.common.client.api.Caller<org.guvnor.structure.repositories.changerequest.ChangeRequestService> changeRequestService, LibraryPlaces libraryPlaces) -
Uses of LibraryPlaces in org.kie.workbench.common.screens.library.client.screens.project.changerequest.review.tab.overview
Constructors in org.kie.workbench.common.screens.library.client.screens.project.changerequest.review.tab.overview with parameters of type LibraryPlaces Constructor Description OverviewScreenPresenter(OverviewScreenPresenter.View view, org.jboss.errai.ui.client.local.spi.TranslationService ts, org.jboss.errai.ioc.client.api.ManagedInstance<CommentItemPresenter> commentItemPresenterInstances, org.jboss.errai.common.client.api.Caller<org.guvnor.structure.repositories.changerequest.ChangeRequestService> changeRequestService, LibraryPlaces libraryPlaces, ChangeRequestUtils changeRequestUtils, org.uberfire.rpc.SessionInfo sessionInfo) -
Uses of LibraryPlaces in org.kie.workbench.common.screens.library.client.screens.project.changerequest.submit
Constructors in org.kie.workbench.common.screens.library.client.screens.project.changerequest.submit with parameters of type LibraryPlaces Constructor Description SubmitChangeRequestScreenPresenter(SubmitChangeRequestScreenPresenter.View view, org.jboss.errai.ui.client.local.spi.TranslationService ts, LibraryPlaces libraryPlaces, org.jboss.errai.ioc.client.api.ManagedInstance<DiffItemPresenter> diffItemPresenterInstances, org.jboss.errai.common.client.api.Caller<org.guvnor.structure.repositories.changerequest.ChangeRequestService> changeRequestService, org.guvnor.common.services.project.client.security.ProjectController projectController, org.uberfire.client.promise.Promises promises, org.uberfire.ext.widgets.common.client.common.BusyIndicatorView busyIndicatorView, ChangeRequestUtils changeRequestUtils, javax.enterprise.event.Event<org.uberfire.workbench.events.NotificationEvent> notificationEvent) -
Uses of LibraryPlaces in org.kie.workbench.common.screens.library.client.screens.project.delete
Constructors in org.kie.workbench.common.screens.library.client.screens.project.delete with parameters of type LibraryPlaces Constructor Description DeleteProjectPopUpScreen(DeleteProjectPopUpScreen.View view, LibraryPlaces libraryPlaces) -
Uses of LibraryPlaces in org.kie.workbench.common.screens.library.client.settings.sections.branchmanagement
Constructors in org.kie.workbench.common.screens.library.client.settings.sections.branchmanagement with parameters of type LibraryPlaces Constructor Description BranchManagementPresenter(BranchManagementPresenter.View view, org.uberfire.client.promise.Promises promises, MenuItem<org.kie.workbench.common.screens.projecteditor.model.ProjectScreenModel> menuItem, javax.enterprise.event.Event<SettingsSectionChange<org.kie.workbench.common.screens.projecteditor.model.ProjectScreenModel>> settingsSectionChangeEvent, org.jboss.errai.common.client.api.Caller<org.kie.workbench.common.screens.library.api.LibraryService> libraryService, LibraryPlaces libraryPlaces, BranchManagementPresenter.RoleAccessListPresenter roleAccessListPresenter, org.guvnor.common.services.project.client.security.ProjectController projectController) -
Uses of LibraryPlaces in org.kie.workbench.common.screens.library.client.settings.sections.generalsettings
Constructors in org.kie.workbench.common.screens.library.client.settings.sections.generalsettings with parameters of type LibraryPlaces Constructor Description GeneralSettingsPresenter(GeneralSettingsPresenter.View view, org.uberfire.client.promise.Promises promises, MenuItem<org.kie.workbench.common.screens.projecteditor.model.ProjectScreenModel> menuItem, org.jboss.errai.common.client.api.Caller<org.kie.workbench.common.services.shared.validation.ValidationService> validationService, org.jboss.errai.common.client.api.Caller<org.guvnor.common.services.project.service.WorkspaceProjectService> projectService, javax.enterprise.event.Event<SettingsSectionChange<org.kie.workbench.common.screens.projecteditor.model.ProjectScreenModel>> settingsSectionChangeEvent, org.guvnor.common.services.project.preferences.GAVPreferences gavPreferences, org.guvnor.common.services.project.client.preferences.ProjectScopedResolutionStrategySupplier projectScopedResolutionStrategySupplier, GitUrlsPresenter gitUrlsPresenter, LibraryPlaces libraryPlaces) -
Uses of LibraryPlaces in org.kie.workbench.common.screens.library.client.util.breadcrumb
Methods in org.kie.workbench.common.screens.library.client.util.breadcrumb with parameters of type LibraryPlaces Modifier and Type Method Description voidLibraryBreadcrumbs. init(LibraryPlaces libraryPlaces)Constructors in org.kie.workbench.common.screens.library.client.util.breadcrumb with parameters of type LibraryPlaces Constructor Description ProjectBranchBreadcrumb(ProjectBranchBreadcrumb.View view, LibraryPlaces libraryPlaces, javax.enterprise.event.Event<org.uberfire.workbench.events.NotificationEvent> notificationEvent, org.guvnor.common.services.project.client.security.ProjectController projectController, org.uberfire.client.promise.Promises promises) -
Uses of LibraryPlaces in org.kie.workbench.common.screens.library.client.widgets.library
Constructors in org.kie.workbench.common.screens.library.client.widgets.library with parameters of type LibraryPlaces Constructor Description AddProjectButtonPresenter(AddProjectButtonPresenter.View view, org.jboss.errai.ioc.client.api.ManagedInstance<AddProjectPopUpPresenter> addProjectPopUpPresenters, org.jboss.errai.ioc.client.api.ManagedInstance<MenuResourceHandlerWidget> menuResourceHandlerWidgets, org.jboss.errai.ioc.client.api.ManagedInstance<org.kie.workbench.common.widgets.client.handlers.NewWorkspaceProjectHandler> newProjectHandlers, org.kie.workbench.common.widgets.client.handlers.NewResourcePresenter newResourcePresenter, org.guvnor.common.services.project.client.security.ProjectController projectController, org.jboss.errai.ui.client.local.spi.TranslationService translationService, LibraryPlaces libraryPlaces)
-