Uses of Interface
ru.cg.webbpm.studio.core.api.io.FileManager
Packages that use FileManager
Package
Description
-
Uses of FileManager in ru.cg.webbpm.studio.build.impl
Constructors in ru.cg.webbpm.studio.build.impl with parameters of type FileManagerModifierConstructorDescriptionResourceProviderImpl
(WebbpmProcessManager webbpmProcessManager, BpmnManager bpmnManager, ProjectManager projectManager, PageManager pageManager, FileManager fileManager) -
Uses of FileManager in ru.cg.webbpm.studio.core.api.io
Methods in ru.cg.webbpm.studio.core.api.io with parameters of type FileManagerModifier and TypeMethodDescriptionstatic FilesDiff
FilesDiff.createDiff
(FileManager fileManager, FilesSnapshot oldSnapshot) -
Uses of FileManager in ru.cg.webbpm.studio.core.impl.indexing
Constructors in ru.cg.webbpm.studio.core.impl.indexing with parameters of type FileManagerModifierConstructorDescriptionFileBasedIndexImpl
(FileManager fileManager, List<FileBasedIndexExtension> extensions, ProjectManager projectManager, List<FileReader<?>> fileReaders) -
Uses of FileManager in ru.cg.webbpm.studio.core.impl.io
Classes in ru.cg.webbpm.studio.core.impl.io that implement FileManager -
Uses of FileManager in ru.cg.webbpm.studio.core.migrations.impl
Constructors in ru.cg.webbpm.studio.core.migrations.impl with parameters of type FileManagerModifierConstructorDescriptionPackageContextsHolder
(ProjectManager projectManager, DependencyManager dependencyManager, FileManager fileManager, org.springframework.context.ApplicationContext bundleContext) -
Uses of FileManager in ru.cg.webbpm.studio.core.migrations.ui
Constructors in ru.cg.webbpm.studio.core.migrations.ui with parameters of type FileManagerModifierConstructorDescriptionDescriptorMigrationListener
(FileManager fileManager, MigrationsRunner migrationsRunner) ResourcesMigrationListener
(FileManager fileManager, MigrationManager migrationManager, MigrationsRunner migrationsRunner, MigrationCache migrationCache, List<FileWithVersionsIO<? extends HasVersions>> ioComponents, Console console, FileBasedIndex fileBasedIndex) -
Uses of FileManager in ru.cg.webbpm.studio.platform.api.hierarchy
Fields in ru.cg.webbpm.studio.platform.api.hierarchy declared as FileManagerModifier and TypeFieldDescriptionprotected FileManager
FilesHierarchyPanel.fileManager
protected final FileManager
FilesHierarchyView.fileManager
Constructors in ru.cg.webbpm.studio.platform.api.hierarchy with parameters of type FileManager -
Uses of FileManager in ru.cg.webbpm.studio.platform.api.hierarchy.actions
Fields in ru.cg.webbpm.studio.platform.api.hierarchy.actions declared as FileManagerConstructors in ru.cg.webbpm.studio.platform.api.hierarchy.actions with parameters of type FileManagerModifierConstructorDescriptionFileDeleteAction
(FileManager fileManager, Alerts alerts, Hierarchy hierarchy) NewFileAction
(String text, javafx.scene.image.Image icon, FileManager fileManager, Alerts alerts, FileBasedIndex fileBasedIndex, Hierarchy hierarchy) NewFolderAction
(FileManager fileManager, Alerts alerts, FileBasedIndex fileBasedIndex, Hierarchy hierarchy) NewUnknownFileAction
(FileManager fileManager, Alerts alerts, FileBasedIndex fileBasedIndex, Hierarchy hierarchy) RenameFileAction
(FileManager fileManager, Alerts alerts, Hierarchy hierarchy) -
Uses of FileManager in ru.cg.webbpm.studio.platform.impl.file_editor
Constructors in ru.cg.webbpm.studio.platform.impl.file_editor with parameters of type FileManagerModifierConstructorDescriptionFileEditorManagerImpl
(IdeManager ideManager, ProjectManager projectManager, FileTypeRegistry fileTypeRegistry, FileManager fileManager) -
Uses of FileManager in ru.cg.webbpm.studio.platform.impl.hierarchy.analytics
Constructors in ru.cg.webbpm.studio.platform.impl.hierarchy.analytics with parameters of type FileManagerModifierConstructorDescriptionAnalyticHierarchyView
(ProjectManager projectManager, FileManager fileManager, FileEditorManager fileEditorManager, FileTypeRegistry fileTypeRegistry) -
Uses of FileManager 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 FileManagerModifierConstructorDescriptionAnalyticsFileDeleteAction
(ProjectManager projectManager, FileManager fileManager, Alerts alerts, Hierarchy hierarchy) AnalyticsNewFolderAction
(FileManager fileManager, Alerts alerts, FileBasedIndex fileBasedIndex, Hierarchy hierarchy) AnalyticsRenameFileAction
(ProjectManager projectManager, FileManager fileManager, Alerts alerts, Hierarchy hierarchy) -
Uses of FileManager 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 FileManagerModifierConstructorDescriptionAnalyticsHierarchyPathProvider
(ProjectManager projectManager, FileManager fileManager) -
Uses of FileManager in ru.cg.webbpm.studio.platform.impl.hierarchy.scripts
Constructors in ru.cg.webbpm.studio.platform.impl.hierarchy.scripts with parameters of type FileManagerModifierConstructorDescriptionScriptsHierarchyView
(ProjectManager projectManager, FileManager fileManager, FileEditorManager fileEditorManager, FileTypeRegistry fileTypeRegistry) -
Uses of FileManager in ru.cg.webbpm.studio.platform.impl.hierarchy.scripts.actions
Constructors in ru.cg.webbpm.studio.platform.impl.hierarchy.scripts.actions with parameters of type FileManagerModifierConstructorDescriptionScriptsFileDeleteAction
(FileManager fileManager, Alerts alerts, Hierarchy hierarchy) ScriptsNewFolderAction
(FileManager fileManager, Alerts alerts, FileBasedIndex fileBasedIndex, Hierarchy hierarchy) ScriptsNewUnknownFileAction
(FileManager fileManager, Alerts alerts, FileBasedIndex fileBasedIndex, Hierarchy hierarchy) ScriptsRenameFileAction
(FileManager fileManager, Alerts alerts, Hierarchy hierarchy) -
Uses of FileManager 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 FileManagerModifierConstructorDescriptionScriptsHierarchyPathProvider
(ProjectManager projectManager, FileManager fileManager) -
Uses of FileManager in ru.cg.webbpm.studio.platform.impl.indexing
Constructors in ru.cg.webbpm.studio.platform.impl.indexing with parameters of type FileManagerModifierConstructorDescriptionIndexingComponent
(FileBasedIndex fileBasedIndex, FileManager fileManager, ProgressManager progressManager, MetadataManager metadataManager) -
Uses of FileManager 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 FileManagerModifierConstructorDescriptionNewBpmn2Action
(ProjectManager projectManager, FileManager fileManager, Alerts alerts, FileBasedIndex fileBasedIndex, BPMNDiagramService diagramService, Hierarchy hierarchy) -
Uses of FileManager 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 FileManagerModifierConstructorDescriptionJbpmDesignerEditorImpl
(JbpmDeploymentManager deploymentManager, WebBrowserFactory webBrowserFactory, JbpmDesignerEventPublisher jbpmDesignerEventPublisher, FileManager fileManager, Alerts alerts, Path file, String processId, WebServerManager webServerManager, Project projectContext) JbpmDesignerEditorProviderImpl
(WebServerManager webServerManager, JbpmDeploymentManager deploymentManager, WebBrowserFactory webBrowserFactory, JbpmDesignerEventPublisher eventPublisher, ProjectManager projectManager, FileManager fileManager, Alerts alerts, FileBasedIndex fileBasedIndex) -
Uses of FileManager 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 FileManagerModifierConstructorDescriptionOldJbpmDesignerEditorImpl
(DesignerUrl designerUrl, JbpmDeploymentManager deploymentManager, WebBrowserFactory webBrowserFactory, OldJbpmDesignerEventPublisher jbpmDesignerEventPublisher, RolesManager rolesRegistry, String encodedResourcesPath, FileManager fileManager, Alerts alerts, Path file) Deprecated.OldJbpmDesignerEditorProviderImpl
(WebServerManager webServerManager, JbpmDeploymentManager deploymentManager, WebBrowserFactory webBrowserFactory, RolesManager rolesRegistry, OldJbpmDesignerEventPublisher eventPublisher, ProjectManager projectManager, FileManager fileManager, Alerts alerts) Deprecated. -
Uses of FileManager 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 FileManagerModifierConstructorDescriptionSvgCleaner
(FileManager fileManager, WebbpmSvgManager webbpmSvgManager) WbProcessCleaner
(FileManager fileManager, WebbpmProcessManager webbpmProcessManager) WebbpmProcessManagerImpl
(FileBasedIndex fileBasedIndex, ProjectManager projectManager, Console console, FileManager fileManager, VersionManager versionManager, WebbpmProcessFileAdapter fileAdapter) WebbpmSvgManagerImpl
(ProjectManager projectManager, FileManager fileManager, Console console) -
Uses of FileManager in ru.cg.webbpm.studio.subsystems.components.localization
Constructors in ru.cg.webbpm.studio.subsystems.components.localization with parameters of type FileManagerModifierConstructorDescriptionComponentLocalizationManager
(ProjectManager projectManager, FileManager fileManager) -
Uses of FileManager in ru.cg.webbpm.studio.subsystems.deploy.hotswap.impl
Constructors in ru.cg.webbpm.studio.subsystems.deploy.hotswap.impl with parameters of type FileManager -
Uses of FileManager in ru.cg.webbpm.studio.subsystems.deploy.impl
Constructors in ru.cg.webbpm.studio.subsystems.deploy.impl with parameters of type FileManagerModifierConstructorDescriptionDeployHelper
(FileManager fileManager, ProjectManager projectManager, BuildExManager buildExManager, Alerts alerts) -
Uses of FileManager in ru.cg.webbpm.studio.subsystems.deploy.impl.action
Constructors in ru.cg.webbpm.studio.subsystems.deploy.impl.action with parameters of type FileManagerModifierConstructorDescriptionRunPartiallyDeployAction
(IdeManager ideManager, DeployManager deployManager, ProjectManager projectManager, FileManager fileManager, FileTypeRegistry fileTypeRegistry, BpmnManager bpmnManager, FileBasedIndex fileBasedIndex, ExecutableServer executableServer) -
Uses of FileManager in ru.cg.webbpm.studio.subsystems.deploy.impl.hierarchy
Constructors in ru.cg.webbpm.studio.subsystems.deploy.impl.hierarchy with parameters of type FileManagerModifierConstructorDescriptionProcessesPanel
(ProjectManager projectManager, FileManager fileManager, FileTypeRegistry fileTypeRegistry, BpmnManager bpmnManager) ProcessHierarchyView
(ProjectManager projectManager, FileManager fileManager, FileTypeRegistry fileTypeRegistry, BpmnManager bpmnManager, javafx.collections.ObservableList<Path> selectedProcesses) -
Uses of FileManager 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 FileManagerModifierConstructorDescriptionProcessesHierarchyPathProvider
(ProjectManager projectManager, FileManager fileManager) -
Uses of FileManager in ru.cg.webbpm.studio.subsystems.git.ui
Constructors in ru.cg.webbpm.studio.subsystems.git.ui with parameters of type FileManagerModifierConstructorDescriptionVersionControlGitImpl
(FileManager fileManager, ProjectManager projectManager, ProgressManager progressManager, IdeManager ideManager, GitServiceEx gitServiceEx, Alerts alerts, WebbpmPropertiesManager webbpmPropertiesManager, Console console) -
Uses of FileManager in ru.cg.webbpm.studio.subsystems.git.ui.hierarchy
Constructors in ru.cg.webbpm.studio.subsystems.git.ui.hierarchy with parameters of type FileManagerModifierConstructorDescriptionCommitFilesHierarchyView
(ProjectManager projectManager, FileManager fileManager, FileTypeRegistry fileTypeRegistry, VersionControl versionControl) -
Uses of FileManager 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 FileManagerModifierConstructorDescriptionCommitFilesHierarchyPathProvider
(ProjectManager projectManager, FileManager fileManager, VersionControl versionControl) -
Uses of FileManager in ru.cg.webbpm.studio.subsystems.packaging.impl
Constructors in ru.cg.webbpm.studio.subsystems.packaging.impl with parameters of type FileManagerModifierConstructorDescriptionDescriptorFileListener
(DependencyManager dependencyManager, FileManager fileManager, List<PackageOperationListener> listeners) -
Uses of FileManager in ru.cg.webbpm.studio.subsystems.packaging.ui
Constructors in ru.cg.webbpm.studio.subsystems.packaging.ui with parameters of type FileManagerModifierConstructorDescriptionPackageExManagerImpl
(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) -
Uses of FileManager 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 FileManagerModifierConstructorDescriptionDeleteComponentAction
(ComponentManager componentManager, ProjectManager projectManager, FileManager fileManager, Alerts alerts) -
Uses of FileManager 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 FileManagerModifierConstructorDescriptionNewPageAction
(PageManager pageManager, ProjectManager projectManager, FileManager fileManager, Alerts alerts, FileBasedIndex fileBasedIndex, VersionManager versionManager, Hierarchy hierarchy) -
Uses of FileManager 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 FileManagerConstructors in ru.cg.webbpm.studio.subsystems.page_designer.designer.impl.file_editor with parameters of type FileManagerModifierConstructorDescriptionComponentEditorImpl
(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 FileManager 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 FileManagerModifierConstructorDescriptionComponentCacheFileListener
(ComponentRegistry registry, FileManager fileManager, MetadataManager metadataManager) -
Uses of FileManager in ru.cg.webbpm.studio.subsystems.scripting.compile.impl.compiler
Fields in ru.cg.webbpm.studio.subsystems.scripting.compile.impl.compiler declared as FileManager -
Uses of FileManager 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 FileManagerModifierConstructorDescriptionNewJavaAction
(ProjectManager projectManager, FileManager fileManager, Alerts alerts, FileBasedIndex fileBasedIndex, Hierarchy hierarchy) NewTsAction
(ProjectManager projectManager, FileManager fileManager, Alerts alerts, FileBasedIndex fileBasedIndex, Hierarchy hierarchy)