Uses of Interface
ru.cg.webbpm.studio.core.api.project.ProjectManager
Packages that use ProjectManager
Package
Description
-
Uses of ProjectManager in ru.cg.webbpm.packages.base.converters.v3_0
Constructors in ru.cg.webbpm.packages.base.converters.v3_0 with parameters of type ProjectManager -
Uses of ProjectManager in ru.cg.webbpm.studio.build.impl
Constructors in ru.cg.webbpm.studio.build.impl with parameters of type ProjectManagerModifierConstructorDescriptionResourceProviderImpl
(WebbpmProcessManager webbpmProcessManager, BpmnManager bpmnManager, ProjectManager projectManager, PageManager pageManager, FileManager fileManager) -
Uses of ProjectManager in ru.cg.webbpm.studio.core.impl.indexing
Constructors in ru.cg.webbpm.studio.core.impl.indexing with parameters of type ProjectManagerModifierConstructorDescriptionFileBasedIndexImpl
(FileManager fileManager, List<FileBasedIndexExtension> extensions, ProjectManager projectManager, List<FileReader<?>> fileReaders) -
Uses of ProjectManager in ru.cg.webbpm.studio.core.impl.io
Constructors in ru.cg.webbpm.studio.core.impl.io with parameters of type ProjectManagerModifierConstructorDescriptionFileManagerImpl
(ProjectManager projectManager, StudioIgnoreManager studioIgnoreManager, LaunchContext launchContext) FileWatcher
(ProjectManager projectManager, StudioIgnoreManager studioIgnoreManager, Path folder, ru.cg.webbpm.studio.core.impl.io.FileWatcher.FileWatcherCallback fileWatcherCallback) Creates a WatchService and registers the given directoryStudioIgnoreManagerImpl
(ProjectManager projectManager) -
Uses of ProjectManager in ru.cg.webbpm.studio.core.impl.project
Classes in ru.cg.webbpm.studio.core.impl.project that implement ProjectManagerConstructors in ru.cg.webbpm.studio.core.impl.project with parameters of type ProjectManager -
Uses of ProjectManager in ru.cg.webbpm.studio.core.migrations.impl
Constructors in ru.cg.webbpm.studio.core.migrations.impl with parameters of type ProjectManagerModifierConstructorDescriptionMigrationCacheImpl
(ProjectManager projectManager, VersionManager versionManager) MigrationManagerImpl
(ProjectManager projectManager, DependencyManager dependencyManager, VersionManager versionManager, List<ObjectExtractor<?, ?>> extractors, List<FileWithVersionsIO<? extends HasVersions>> ioComponents, MigrationRegistry studioMigrationRegistry, MigrationCache migrationCache, PackageContextsHolder contextsHolder, ComponentManager componentManager, FileBasedIndex fileBasedIndex) PackageContextsHolder
(ProjectManager projectManager, DependencyManager dependencyManager, FileManager fileManager, org.springframework.context.ApplicationContext bundleContext) RunMigrationsIndexExtension
(ProjectManager projectManager, MigrationManager migrationManager) -
Uses of ProjectManager in ru.cg.webbpm.studio.core.migrations.ui
Constructors in ru.cg.webbpm.studio.core.migrations.ui with parameters of type ProjectManagerModifierConstructorDescriptionIncompatibleFilesIndexExtension
(ProjectManager projectManager, VersionManager versionManager, MigrationManager migrationManager, Alerts alerts) PlatformVersionUpdater
(ApplicationInfo applicationInfo, ProjectManager projectManager) -
Uses of ProjectManager in ru.cg.webbpm.studio.localization_generation_plugin
Constructors in ru.cg.webbpm.studio.localization_generation_plugin with parameters of type ProjectManagerModifierConstructorDescriptionJavaMetadataStoreInPackaging
(ProjectManager projectManager, DependencyManager dependencyManager, Path path) TsMetadataStoreInPackaging
(ProjectManager projectManager, DependencyManager dependencyManager, Path path) -
Uses of ProjectManager in ru.cg.webbpm.studio.platform.api.hierarchy
Fields in ru.cg.webbpm.studio.platform.api.hierarchy declared as ProjectManagerConstructors in ru.cg.webbpm.studio.platform.api.hierarchy with parameters of type ProjectManagerModifierConstructorDescriptionFilesHierarchyPathListener
(ProjectManager projectManager, FilesHierarchyView<T, P> hierarchyView) -
Uses of ProjectManager in ru.cg.webbpm.studio.platform.impl.application
Constructors in ru.cg.webbpm.studio.platform.impl.application with parameters of type ProjectManager -
Uses of ProjectManager in ru.cg.webbpm.studio.platform.impl.file_editor
Constructors in ru.cg.webbpm.studio.platform.impl.file_editor with parameters of type ProjectManagerModifierConstructorDescriptionFileEditorManagerImpl
(IdeManager ideManager, ProjectManager projectManager, FileTypeRegistry fileTypeRegistry, FileManager fileManager) -
Uses of ProjectManager in ru.cg.webbpm.studio.platform.impl.hierarchy.analytics
Constructors in ru.cg.webbpm.studio.platform.impl.hierarchy.analytics with parameters of type ProjectManagerModifierConstructorDescriptionAnalyticHierarchyView
(ProjectManager projectManager, FileManager fileManager, FileEditorManager fileEditorManager, FileTypeRegistry fileTypeRegistry) -
Uses of ProjectManager in ru.cg.webbpm.studio.platform.impl.hierarchy.analytics.actions
Constructors in ru.cg.webbpm.studio.platform.impl.hierarchy.analytics.actions with parameters of type ProjectManagerModifierConstructorDescriptionAnalyticsFileDeleteAction
(ProjectManager projectManager, FileManager fileManager, Alerts alerts, Hierarchy hierarchy) AnalyticsRenameFileAction
(ProjectManager projectManager, FileManager fileManager, Alerts alerts, Hierarchy hierarchy) -
Uses of ProjectManager in ru.cg.webbpm.studio.platform.impl.hierarchy.analytics.providers
Constructors in ru.cg.webbpm.studio.platform.impl.hierarchy.analytics.providers with parameters of type ProjectManagerModifierConstructorDescriptionAnalyticsHierarchyPathProvider
(ProjectManager projectManager, FileManager fileManager) -
Uses of ProjectManager in ru.cg.webbpm.studio.platform.impl.hierarchy.scripts
Constructors in ru.cg.webbpm.studio.platform.impl.hierarchy.scripts with parameters of type ProjectManagerModifierConstructorDescriptionScriptsHierarchyView
(ProjectManager projectManager, FileManager fileManager, FileEditorManager fileEditorManager, FileTypeRegistry fileTypeRegistry) -
Uses of ProjectManager in ru.cg.webbpm.studio.platform.impl.hierarchy.scripts.providers
Constructors in ru.cg.webbpm.studio.platform.impl.hierarchy.scripts.providers with parameters of type ProjectManagerModifierConstructorDescriptionScriptsHierarchyPathProvider
(ProjectManager projectManager, FileManager fileManager) -
Uses of ProjectManager in ru.cg.webbpm.studio.platform.impl.project
Constructors in ru.cg.webbpm.studio.platform.impl.project with parameters of type ProjectManagerModifierConstructorDescriptionProjectExManagerImpl
(ProgressManager progressManager, ProjectManager projectManager, Alerts alerts, IdeManager ideManager, ApplicationInfo applicationInfo, RepositoryManager repositoryManager) ProjectInfoHelper
(ProjectManager projectManager) -
Uses of ProjectManager in ru.cg.webbpm.studio.platform.impl.wm
Constructors in ru.cg.webbpm.studio.platform.impl.wm with parameters of type ProjectManagerModifierConstructorDescriptionIdeManagerImpl
(ActionManager actionManager, ProjectManager projectManager, Application application, WebbpmPropertiesManager webbpmPropertiesManager) -
Uses of ProjectManager in ru.cg.webbpm.studio.platform.impl.wm.actions
Constructors in ru.cg.webbpm.studio.platform.impl.wm.actions with parameters of type ProjectManager -
Uses of ProjectManager in ru.cg.webbpm.studio.rpc_generation_plugin
Constructors in ru.cg.webbpm.studio.rpc_generation_plugin with parameters of type ProjectManagerModifierConstructorDescriptionJavaMetadataStoreInPackaging
(ProjectManager projectManager, DependencyManager dependencyManager, Path path) -
Uses of ProjectManager in ru.cg.webbpm.studio.subsystems.bpmn.configuration_step
Constructors in ru.cg.webbpm.studio.subsystems.bpmn.configuration_step with parameters of type ProjectManagerModifierConstructorDescriptionWbProcessSourcesGeneratorImpl
(WebbpmProcessManager webbpmProcessManager, ProjectManager projectManager, ProcessContextBeanGeneratorImpl processContextBeanGenerator, BpmnManager bpmnManager, ResourceProvider buildResourceProvider) -
Uses of ProjectManager in ru.cg.webbpm.studio.subsystems.bpmn.designer.common.action
Constructors in ru.cg.webbpm.studio.subsystems.bpmn.designer.common.action with parameters of type ProjectManagerModifierConstructorDescriptionNewBpmn2Action
(ProjectManager projectManager, FileManager fileManager, Alerts alerts, FileBasedIndex fileBasedIndex, BPMNDiagramService diagramService, Hierarchy hierarchy) -
Uses of ProjectManager in ru.cg.webbpm.studio.subsystems.bpmn.designer.common.editor
Constructors in ru.cg.webbpm.studio.subsystems.bpmn.designer.common.editor with parameters of type ProjectManagerModifierConstructorDescriptionBusinessProcessComboBox
(FileBasedIndex fileBasedIndex, PropertyValue propertyValue, ProjectManager projectManager) BusinessProcessPropertyEditorImpl
(PropertyEditorContext editorContext, FileBasedIndex fileBasedIndex, ProjectManager projectManager) -
Uses of ProjectManager in ru.cg.webbpm.studio.subsystems.bpmn.jbpm_designer.editor
Constructors in ru.cg.webbpm.studio.subsystems.bpmn.jbpm_designer.editor with parameters of type ProjectManagerModifierConstructorDescriptionJbpmDesignerEditorProviderImpl
(WebServerManager webServerManager, JbpmDeploymentManager deploymentManager, WebBrowserFactory webBrowserFactory, JbpmDesignerEventPublisher eventPublisher, ProjectManager projectManager, FileManager fileManager, Alerts alerts, FileBasedIndex fileBasedIndex) -
Uses of ProjectManager in ru.cg.webbpm.studio.subsystems.bpmn.jbpm_designer.editor_old
Constructors in ru.cg.webbpm.studio.subsystems.bpmn.jbpm_designer.editor_old with parameters of type ProjectManagerModifierConstructorDescriptionOldJbpmDesignerEditorProviderImpl
(WebServerManager webServerManager, JbpmDeploymentManager deploymentManager, WebBrowserFactory webBrowserFactory, RolesManager rolesRegistry, OldJbpmDesignerEventPublisher eventPublisher, ProjectManager projectManager, FileManager fileManager, Alerts alerts) Deprecated.SvgSaveListener
(WebBrowser browser, ProjectManager projectManager, Alerts alerts) WbProcessSaveListener
(WebBrowser browser, Bpmn2Editor editor, ProjectManager projectManager, WebbpmProcessManager webbpmProcessManager) -
Uses of ProjectManager in ru.cg.webbpm.studio.subsystems.bpmn.role.impl.registry
Constructors in ru.cg.webbpm.studio.subsystems.bpmn.role.impl.registry with parameters of type ProjectManagerModifierConstructorDescriptionRolesManagerImpl
(Console console, ProjectManager projectManager, RolesSerializer serializer, FileBasedIndex fileBasedIndex) -
Uses of ProjectManager in ru.cg.webbpm.studio.subsystems.bpmn.webbpm_process.impl
Constructors in ru.cg.webbpm.studio.subsystems.bpmn.webbpm_process.impl with parameters of type ProjectManagerModifierConstructorDescriptionBpmnProcessFileListener
(ProjectManager projectManager) WebbpmProcessManagerImpl
(FileBasedIndex fileBasedIndex, ProjectManager projectManager, Console console, FileManager fileManager, VersionManager versionManager, WebbpmProcessFileAdapter fileAdapter) WebbpmSvgManagerImpl
(ProjectManager projectManager, FileManager fileManager, Console console) -
Uses of ProjectManager in ru.cg.webbpm.studio.subsystems.bpmn.webbpm_process.impl.indexing
Constructors in ru.cg.webbpm.studio.subsystems.bpmn.webbpm_process.impl.indexing with parameters of type ProjectManagerModifierConstructorDescriptionWebbpmProcessIndexCleaner
(FileBasedIndex fileBasedIndex, ProjectManager projectManager, MetadataManager metadataManager) -
Uses of ProjectManager in ru.cg.webbpm.studio.subsystems.components.localization
Constructors in ru.cg.webbpm.studio.subsystems.components.localization with parameters of type ProjectManagerModifierConstructorDescriptionComponentLocalizationManager
(ProjectManager projectManager, FileManager fileManager) -
Uses of ProjectManager in ru.cg.webbpm.studio.subsystems.deploy.hotswap.impl.step
Constructors in ru.cg.webbpm.studio.subsystems.deploy.hotswap.impl.step with parameters of type ProjectManagerModifierConstructorDescriptionHotswapResourcesStep
(ProjectManager projectManager, HotswapFileTracker tracker) RebuildResourcesStep
(ProjectManager projectManager) -
Uses of ProjectManager in ru.cg.webbpm.studio.subsystems.deploy.hotswap.impl.synthetic
Constructors in ru.cg.webbpm.studio.subsystems.deploy.hotswap.impl.synthetic with parameters of type ProjectManagerModifierConstructorDescriptionSyntheticClassGeneratorBuildStepImpl
(BuildContext buildContext, SyntheticClassNameProviderImpl syntheticClassNameProvider, ClassSourceGenerator classSourceGenerator, ProjectManager projectManager) SyntheticClassNameProviderImpl
(HotswapManager hotswapManager, BuildContext buildContext, ProjectManager projectManager) -
Uses of ProjectManager in ru.cg.webbpm.studio.subsystems.deploy.impl
Constructors in ru.cg.webbpm.studio.subsystems.deploy.impl with parameters of type ProjectManagerModifierConstructorDescriptionDeployHelper
(FileManager fileManager, ProjectManager projectManager, BuildExManager buildExManager, Alerts alerts) -
Uses of ProjectManager in ru.cg.webbpm.studio.subsystems.deploy.impl.action
Constructors in ru.cg.webbpm.studio.subsystems.deploy.impl.action with parameters of type ProjectManagerModifierConstructorDescriptionRunPartiallyDeployAction
(IdeManager ideManager, DeployManager deployManager, ProjectManager projectManager, FileManager fileManager, FileTypeRegistry fileTypeRegistry, BpmnManager bpmnManager, FileBasedIndex fileBasedIndex, ExecutableServer executableServer) -
Uses of ProjectManager in ru.cg.webbpm.studio.subsystems.deploy.impl.hierarchy
Constructors in ru.cg.webbpm.studio.subsystems.deploy.impl.hierarchy with parameters of type ProjectManagerModifierConstructorDescriptionProcessesPanel
(ProjectManager projectManager, FileManager fileManager, FileTypeRegistry fileTypeRegistry, BpmnManager bpmnManager) ProcessHierarchyView
(ProjectManager projectManager, FileManager fileManager, FileTypeRegistry fileTypeRegistry, BpmnManager bpmnManager, javafx.collections.ObservableList<Path> selectedProcesses) -
Uses of ProjectManager in ru.cg.webbpm.studio.subsystems.deploy.impl.hierarchy.providers
Constructors in ru.cg.webbpm.studio.subsystems.deploy.impl.hierarchy.providers with parameters of type ProjectManagerModifierConstructorDescriptionProcessesHierarchyPathProvider
(ProjectManager projectManager, FileManager fileManager) -
Uses of ProjectManager in ru.cg.webbpm.studio.subsystems.git.ui
Constructors in ru.cg.webbpm.studio.subsystems.git.ui with parameters of type ProjectManagerModifierConstructorDescriptionVersionControlGitImpl
(FileManager fileManager, ProjectManager projectManager, ProgressManager progressManager, IdeManager ideManager, GitServiceEx gitServiceEx, Alerts alerts, WebbpmPropertiesManager webbpmPropertiesManager, Console console) -
Uses of ProjectManager in ru.cg.webbpm.studio.subsystems.git.ui.git
Constructors in ru.cg.webbpm.studio.subsystems.git.ui.git with parameters of type ProjectManagerModifierConstructorDescriptionGitServiceExImpl
(ProjectManager projectManager, WebbpmPropertiesManager webbpmPropertiesManager, Set<GitReadyListener> readyListeners, Set<GitBranchListener> branchListeners) -
Uses of ProjectManager in ru.cg.webbpm.studio.subsystems.git.ui.hierarchy
Constructors in ru.cg.webbpm.studio.subsystems.git.ui.hierarchy with parameters of type ProjectManagerModifierConstructorDescriptionCommitFilesHierarchyView
(ProjectManager projectManager, FileManager fileManager, FileTypeRegistry fileTypeRegistry, VersionControl versionControl) -
Uses of ProjectManager in ru.cg.webbpm.studio.subsystems.git.ui.hierarchy.providers
Constructors in ru.cg.webbpm.studio.subsystems.git.ui.hierarchy.providers with parameters of type ProjectManagerModifierConstructorDescriptionCommitFilesHierarchyPathProvider
(ProjectManager projectManager, FileManager fileManager, VersionControl versionControl) -
Uses of ProjectManager in ru.cg.webbpm.studio.subsystems.jndi.manager.impl
Constructors in ru.cg.webbpm.studio.subsystems.jndi.manager.impl with parameters of type ProjectManagerModifierConstructorDescriptionJndiResourceIndexImpl
(ProjectManager projectManager) JndiResourcesByTypeIndexImpl
(ProjectManager projectManager) -
Uses of ProjectManager in ru.cg.webbpm.studio.subsystems.jndi.manager.impl.reader
Constructors in ru.cg.webbpm.studio.subsystems.jndi.manager.impl.reader with parameters of type ProjectManager -
Uses of ProjectManager in ru.cg.webbpm.studio.subsystems.packaging.impl
Constructors in ru.cg.webbpm.studio.subsystems.packaging.impl with parameters of type ProjectManagerModifierConstructorDescriptionPackageManagerImpl
(ApplicationInfo applicationInfo, ProjectManager projectManager, DependencyManager dependencyManager, RepositoryManager repositoryManager) -
Uses of ProjectManager in ru.cg.webbpm.studio.subsystems.packaging.ui
Constructors in ru.cg.webbpm.studio.subsystems.packaging.ui with parameters of type ProjectManagerModifierConstructorDescriptionPackageExManagerImpl
(ProjectManager projectManager, ProgressManager progressManager, Alerts alerts, PackageManager packageManager, DependencyManager dependencyManager, CompileExManager compileExManager, MigrationManager migrationManager, ValidationManager validationManager, VersionControl versionControl, GitServiceEx gitServiceEx, CommitFilesPanel commitFilesPanel, Console console, List<PackageOperationListener> listeners, FileBasedIndex fileBasedIndex, FileManager fileManager) UnsupportedPackagesDialog
(javafx.stage.Window owner, ProjectManager projectManager, PackageExManager packageExManager, Alerts alerts, List<Package> unsupportedPackages) -
Uses of ProjectManager in ru.cg.webbpm.studio.subsystems.page_designer.codegen.impl.backend
Constructors in ru.cg.webbpm.studio.subsystems.page_designer.codegen.impl.backend with parameters of type ProjectManagerModifierConstructorDescriptionPageContextBeanGeneratorImpl
(PageManager pageManager, BackendCodeGenerator backendCodeGenerator, ProjectManager projectManager) -
Uses of ProjectManager in ru.cg.webbpm.studio.subsystems.page_designer.codegen.impl.frontend
Constructors in ru.cg.webbpm.studio.subsystems.page_designer.codegen.impl.frontend with parameters of type ProjectManagerModifierConstructorDescriptionPageFrontendDevSourceGeneratorImpl
(ProjectManager projectManager, PageManager pageManager, PageFrontendResourceGenerator frontendResourceGenerator) PageFrontendProdSourceGeneratorImpl
(ProjectManager projectManager, PageManager pageManager, EmptyPageFrontendResourceGenerator emptyFrontendResourceGenerator, PageFrontendResourceGenerator pageFrontendResourceGenerator, TsConfigGenerator tsConfigGenerator) TsConfigGeneratorImpl
(ProjectManager projectManager) -
Uses of ProjectManager in ru.cg.webbpm.studio.subsystems.page_designer.components_panel.action.tile
Constructors in ru.cg.webbpm.studio.subsystems.page_designer.components_panel.action.tile with parameters of type ProjectManagerModifierConstructorDescriptionDeleteComponentAction
(ComponentManager componentManager, ProjectManager projectManager, FileManager fileManager, Alerts alerts) -
Uses of ProjectManager in ru.cg.webbpm.studio.subsystems.page_designer.designer.impl.action
Constructors in ru.cg.webbpm.studio.subsystems.page_designer.designer.impl.action with parameters of type ProjectManagerModifierConstructorDescriptionCreateComponentAction
(ComponentManager componentManager, ProjectManager projectManager, FileBasedIndex fileBasedIndex, Alerts alerts) NewPageAction
(PageManager pageManager, ProjectManager projectManager, FileManager fileManager, Alerts alerts, FileBasedIndex fileBasedIndex, VersionManager versionManager, Hierarchy hierarchy) -
Uses of ProjectManager in ru.cg.webbpm.studio.subsystems.page_designer.designer.impl.file_editor
Fields in ru.cg.webbpm.studio.subsystems.page_designer.designer.impl.file_editor declared as ProjectManagerConstructors in ru.cg.webbpm.studio.subsystems.page_designer.designer.impl.file_editor with parameters of type ProjectManagerModifierConstructorDescriptionComponentEditorImpl
(Path file, PageManager pageManager, ComponentManager componentManager, InspectorManager inspectorManager, PageContextManager pageContextManager, Preview preview, PageEditorContextMenuFactory contextMenuFactory, WebBrowserFactory webBrowserFactory, ProjectManager projectManager, CompileExManager compileExManager, ComponentSearchManager componentSearchManager, FileManager fileManager, Alerts alerts, ValidationManager validationManager, NavigationManager navigationManager, SourcesPreviewGenerator sourcesPreviewGenerator, ProgressManager progressManager, DeployManager deployManager) PageEditorImpl
(Path file, InspectorManager inspectorManager, Preview previewUrlProvider, WebBrowserFactory webBrowserFactory, PageContextManager pageContextFactory, PageEditorContextMenuFactory contextMenuFactory, ProjectManager projectManager, CompileExManager compileExManager, ComponentSearchManager componentSearchManager, PageManager pageManager, ComponentManager componentManager, FileManager fileManager, Alerts alerts, ValidationManager validationManager, NavigationManager navigationManager, SourcesPreviewGenerator sourcesPreviewGenerator, DeployManager deployManager) -
Uses of ProjectManager in ru.cg.webbpm.studio.subsystems.page_designer.rpc_support.impl
Constructors in ru.cg.webbpm.studio.subsystems.page_designer.rpc_support.impl with parameters of type ProjectManagerModifierConstructorDescriptionRpcSupportManagerImpl
(RpcGenerationService generationService, CompileManager compileManager, ProjectManager projectManager, MetadataManager metadataManager) -
Uses of ProjectManager in ru.cg.webbpm.studio.subsystems.page_designer.serialization.impl
Constructors in ru.cg.webbpm.studio.subsystems.page_designer.serialization.impl with parameters of type ProjectManagerModifierConstructorDescriptionComponentManagerImpl
(ProjectManager projectManager, DependencyManager dependencyManager, Console console, ComponentRegistry componentRegistry, VersionManager versionManager) -
Uses of ProjectManager in ru.cg.webbpm.studio.subsystems.page_designer.serialization.impl.component
Constructors in ru.cg.webbpm.studio.subsystems.page_designer.serialization.impl.component with parameters of type ProjectManagerModifierConstructorDescriptionComponentRegistry
(ProjectManager projectManager, DependencyManager dependencyManager, FileBasedIndex fileBasedIndex, ComponentAdapterBean componentAdapterBean) -
Uses of ProjectManager in ru.cg.webbpm.studio.subsystems.reporting.editor.impl.editor
Constructors in ru.cg.webbpm.studio.subsystems.reporting.editor.impl.editor with parameters of type ProjectManagerModifierConstructorDescriptionReportTemplateParameterEditor
(PropertyEditorContext editorContext, ComplexValue contextValues, ReportTemplateMetadataManager reportTemplateMetadataManager, ProjectManager projectManager) ReportTemplatePropertyEditor
(PropertyEditorContext editorContext, NavigationManager navigationManager, ProjectManager projectManager, ReportTemplateMetadataServiceManager reportTemplateMetadataServiceManager) -
Uses of ProjectManager in ru.cg.webbpm.studio.subsystems.script_editor.editor.api.base
Constructors in ru.cg.webbpm.studio.subsystems.script_editor.editor.api.base with parameters of type ProjectManagerModifierConstructorDescriptionProjectResourcePropertyEditor
(PropertyEditorContext editorContext, NavigationManager navigationManager, ProjectManager projectManager) -
Uses of ProjectManager in ru.cg.webbpm.studio.subsystems.scripting.compile.impl
Constructors in ru.cg.webbpm.studio.subsystems.scripting.compile.impl with parameters of type ProjectManagerModifierConstructorDescriptionMetadataManagerImpl
(ProjectManager projectManager, JavaMetadataStore javaMetadataStore, TypescriptMetadataStore tsMetadataStore) -
Uses of ProjectManager in ru.cg.webbpm.studio.subsystems.scripting.compile.impl.compiler
Fields in ru.cg.webbpm.studio.subsystems.scripting.compile.impl.compiler declared as ProjectManagerConstructors in ru.cg.webbpm.studio.subsystems.scripting.compile.impl.compiler with parameters of type ProjectManagerModifierConstructorDescriptionCompileStateReadWriter
(ProjectManager projectManager) PersistenceJavaStorage
(ProjectManager projectManager) -
Uses of ProjectManager in ru.cg.webbpm.studio.subsystems.scripting.compile.impl.metadata
Fields in ru.cg.webbpm.studio.subsystems.scripting.compile.impl.metadata declared as ProjectManagerConstructors in ru.cg.webbpm.studio.subsystems.scripting.compile.impl.metadata with parameters of type ProjectManagerModifierConstructorDescriptionprotected
BaseMetadataStore
(ProjectManager projectManager, DependencyManager dependencyManager, Console console) JavaMetadataStore
(ProjectManager projectManager, DependencyManager dependencyManager, Console console) -
Uses of ProjectManager in ru.cg.webbpm.studio.subsystems.scripting.compile.impl.metadata.typescript
Constructors in ru.cg.webbpm.studio.subsystems.scripting.compile.impl.metadata.typescript with parameters of type ProjectManagerModifierConstructorDescriptionTypescriptMetadataStore
(ProjectManager projectManager, DependencyManager dependencyManager, Console console) -
Uses of ProjectManager in ru.cg.webbpm.studio.subsystems.scripting.ide.impl.action
Constructors in ru.cg.webbpm.studio.subsystems.scripting.ide.impl.action with parameters of type ProjectManagerModifierConstructorDescriptionNewJavaAction
(ProjectManager projectManager, FileManager fileManager, Alerts alerts, FileBasedIndex fileBasedIndex, Hierarchy hierarchy) NewTsAction
(ProjectManager projectManager, FileManager fileManager, Alerts alerts, FileBasedIndex fileBasedIndex, Hierarchy hierarchy) -
Uses of ProjectManager in ru.cg.webbpm.studio.subsystems.scripting.ide.impl.file_editor
Fields in ru.cg.webbpm.studio.subsystems.scripting.ide.impl.file_editor declared as ProjectManagerModifier and TypeFieldDescriptionprotected ProjectManager
IdeFileEditorProviderImpl.projectManager