Uses of Interface
ru.cg.webbpm.studio.platform.api.wm.IdeManager
Packages that use IdeManager
Package
Description
-
Uses of IdeManager in ru.cg.webbpm.studio.database.ui
Constructors in ru.cg.webbpm.studio.database.ui with parameters of type IdeManagerModifierConstructorDescriptionDatabaseComponent
(InternalDatabaseManager internalDatabaseManager, ToolWindowManager toolWindowManager, ProgressManager progressManager, IdeManager ideStageManager, Alerts alerts) DatabasePanel
(IdeManager IdeManager, InternalDatabaseManager internalDatabaseManager, ProgressManager progressManager, Alerts alerts) -
Uses of IdeManager in ru.cg.webbpm.studio.platform.api.hierarchy
Fields in ru.cg.webbpm.studio.platform.api.hierarchy declared as IdeManager -
Uses of IdeManager in ru.cg.webbpm.studio.platform.impl.file_editor
Constructors in ru.cg.webbpm.studio.platform.impl.file_editor with parameters of type IdeManagerModifierConstructorDescriptionFileEditorManagerImpl
(IdeManager ideManager, ProjectManager projectManager, FileTypeRegistry fileTypeRegistry, FileManager fileManager) -
Uses of IdeManager in ru.cg.webbpm.studio.platform.impl.progress
Constructors in ru.cg.webbpm.studio.platform.impl.progress with parameters of type IdeManagerModifierConstructorDescriptionProgressManagerImpl
(IdeManager ideManager) StatusBarProgress
(IdeManager ideManager) -
Uses of IdeManager in ru.cg.webbpm.studio.platform.impl.project
Constructors in ru.cg.webbpm.studio.platform.impl.project with parameters of type IdeManagerModifierConstructorDescriptionProjectExManagerImpl
(ProgressManager progressManager, ProjectManager projectManager, Alerts alerts, IdeManager ideManager, ApplicationInfo applicationInfo, RepositoryManager repositoryManager) -
Uses of IdeManager in ru.cg.webbpm.studio.platform.impl.wm
Classes in ru.cg.webbpm.studio.platform.impl.wm that implement IdeManagerConstructors in ru.cg.webbpm.studio.platform.impl.wm with parameters of type IdeManagerModifierConstructorDescriptionToolbarManagerImpl
(IdeManager ideManager, Alerts alerts) ToolWindowManagerImpl
(IdeManager ideManager) -
Uses of IdeManager in ru.cg.webbpm.studio.platform.impl.wm.actions
Constructors in ru.cg.webbpm.studio.platform.impl.wm.actions with parameters of type IdeManagerModifierConstructorDescriptionOpenProjectAction
(ProjectExManager projectExManager, IdeManager ideManager) -
Uses of IdeManager in ru.cg.webbpm.studio.platform.impl.wm.welcome
Constructors in ru.cg.webbpm.studio.platform.impl.wm.welcome with parameters of type IdeManagerModifierConstructorDescriptionWelcomeScreen
(Application application, ProjectExManager projectExManager, ProjectInfoHelper projectInfoHelper, IdeManager ideManager) -
Uses of IdeManager in ru.cg.webbpm.studio.subsystem.database.editors.entity_graph
Constructors in ru.cg.webbpm.studio.subsystem.database.editors.entity_graph with parameters of type IdeManagerModifierConstructorDescriptionEntityGraphPropertyEditor
(PropertyEditorContext editorContext, DatabaseManager databaseManager, IdeManager ideManager, ConditionValueEditorManager conditionValueEditorManager, Alerts alerts) -
Uses of IdeManager in ru.cg.webbpm.studio.subsystems.deploy.impl.action
Constructors in ru.cg.webbpm.studio.subsystems.deploy.impl.action with parameters of type IdeManagerModifierConstructorDescriptionRunPartiallyDeployAction
(IdeManager ideManager, DeployManager deployManager, ProjectManager projectManager, FileManager fileManager, FileTypeRegistry fileTypeRegistry, BpmnManager bpmnManager, FileBasedIndex fileBasedIndex, ExecutableServer executableServer) -
Uses of IdeManager in ru.cg.webbpm.studio.subsystems.git.ui
Constructors in ru.cg.webbpm.studio.subsystems.git.ui with parameters of type IdeManagerModifierConstructorDescriptionVersionControlGitImpl
(FileManager fileManager, ProjectManager projectManager, ProgressManager progressManager, IdeManager ideManager, GitServiceEx gitServiceEx, Alerts alerts, WebbpmPropertiesManager webbpmPropertiesManager, Console console) -
Uses of IdeManager in ru.cg.webbpm.studio.subsystems.git.ui.actions
Constructors in ru.cg.webbpm.studio.subsystems.git.ui.actions with parameters of type IdeManagerModifierConstructorDescriptionChangeTaskAction
(IdeManager ideManager, VersionControl versionControl) CreateTaskAction
(IdeManager ideManager, VersionControl versionControl) DeleteTaskAction
(IdeManager ideManager, VersionControl versionControl, Alerts alerts) RenameTaskAction
(IdeManager ideManager, VersionControl versionControl) RevertTaskAction
(IdeManager ideManager, VersionControl versionControl) -
Uses of IdeManager in ru.cg.webbpm.studio.subsystems.packaging.ui
Constructors in ru.cg.webbpm.studio.subsystems.packaging.ui with parameters of type IdeManagerModifierConstructorDescriptionPackagesAction
(PackageExManager packageExManager, IdeManager ideManager, DeployManager deployManager, Alerts alerts) -
Uses of IdeManager in ru.cg.webbpm.studio.subsystems.scripting.ide.impl.component
Constructors in ru.cg.webbpm.studio.subsystems.scripting.ide.impl.component with parameters of type IdeManagerModifierConstructorDescriptionCompileExManagerImpl
(CompileManager compileManager, ProgressManager progressManager, IdeManager ideManager, Console console)