Uses of Interface
ru.cg.webbpm.studio.core.api.console.Console
Packages that use Console
Package
Description
-
Uses of Console in ru.cg.webbpm.studio.core.impl.console
Classes in ru.cg.webbpm.studio.core.impl.console that implement Console -
Uses of Console in ru.cg.webbpm.studio.core.migrations.ui
Constructors in ru.cg.webbpm.studio.core.migrations.ui with parameters of type ConsoleModifierConstructorDescriptionResourcesMigrationListener
(FileManager fileManager, MigrationManager migrationManager, MigrationsRunner migrationsRunner, MigrationCache migrationCache, List<FileWithVersionsIO<? extends HasVersions>> ioComponents, Console console, FileBasedIndex fileBasedIndex) -
Uses of Console in ru.cg.webbpm.studio.platform.impl.exception_handler
Constructors in ru.cg.webbpm.studio.platform.impl.exception_handler with parameters of type Console -
Uses of Console in ru.cg.webbpm.studio.platform.impl.wm.actions
Constructors in ru.cg.webbpm.studio.platform.impl.wm.actions with parameters of type ConsoleModifierConstructorDescriptionValidateProjectAction
(ValidationManager validationManager, PlatformModeService platformModeService, Console console, Alerts alerts, ProgressManager progressManager) -
Uses of Console in ru.cg.webbpm.studio.subsystems.bpmn.core.impl.index
Constructors in ru.cg.webbpm.studio.subsystems.bpmn.core.impl.index with parameters of type Console -
Uses of Console in ru.cg.webbpm.studio.subsystems.bpmn.core.impl.reader
Constructors in ru.cg.webbpm.studio.subsystems.bpmn.core.impl.reader with parameters of type Console -
Uses of Console 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 ConsoleModifierConstructorDescriptionRolesManagerImpl
(Console console, ProjectManager projectManager, RolesSerializer serializer, FileBasedIndex fileBasedIndex) -
Uses of Console 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 ConsoleModifierConstructorDescriptionWebbpmProcessManagerImpl
(FileBasedIndex fileBasedIndex, ProjectManager projectManager, Console console, FileManager fileManager, VersionManager versionManager, WebbpmProcessFileAdapter fileAdapter) WebbpmSvgManagerImpl
(ProjectManager projectManager, FileManager fileManager, Console console) -
Uses of Console in ru.cg.webbpm.studio.subsystems.components.validation
Constructors in ru.cg.webbpm.studio.subsystems.components.validation with parameters of type ConsoleModifierConstructorDescriptionFormColumnsValidator
(PageManager pageManager, ComponentManager componentManager, Console console) -
Uses of Console in ru.cg.webbpm.studio.subsystems.deploy.hotswap.impl
Constructors in ru.cg.webbpm.studio.subsystems.deploy.hotswap.impl with parameters of type ConsoleModifierConstructorDescriptionHotswapManagerImpl
(HotswapFileTracker fileTracker, ProgressManager progressManager, FileEditorManager fileEditorManager, Console console, Alerts alerts, RebuildResourcesStep rebuildResourcesStep, ProcessChangesStep processChangesStep, CompileClassesStep compileClassesStep, HotswapClassesStep hotswapClassesStep, HotswapResourcesStep processResourcesStep, WebbpmPropertiesManager webbpmPropertiesManager, FileBasedIndex fileBasedIndex) -
Uses of Console in ru.cg.webbpm.studio.subsystems.git.ui
Constructors in ru.cg.webbpm.studio.subsystems.git.ui with parameters of type ConsoleModifierConstructorDescriptionVersionControlGitImpl
(FileManager fileManager, ProjectManager projectManager, ProgressManager progressManager, IdeManager ideManager, GitServiceEx gitServiceEx, Alerts alerts, WebbpmPropertiesManager webbpmPropertiesManager, Console console) -
Uses of Console in ru.cg.webbpm.studio.subsystems.packaging.ui
Constructors in ru.cg.webbpm.studio.subsystems.packaging.ui with parameters of type ConsoleModifierConstructorDescriptionPackageExManagerImpl
(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 Console in ru.cg.webbpm.studio.subsystems.page_designer.components_panel.ui
Constructors in ru.cg.webbpm.studio.subsystems.page_designer.components_panel.ui with parameters of type ConsoleModifierConstructorDescriptionCategoryPanelView
(String category, Set<Component> components, ComponentManager componentManager, ActionManager actionManager, FileEditorManager fileEditorManager, Console console) ComponentsPanelView
(ComponentManager componentManager, ActionManager actionManager, FileEditorManager fileEditorManager, Console console, Alerts alerts) ComponentTileView
(Component component, ComponentManager componentManager, ActionManager actionManager, FileEditorManager fileEditorManager, Console console) -
Uses of Console 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 ConsoleModifierConstructorDescriptionComponentManagerImpl
(ProjectManager projectManager, DependencyManager dependencyManager, Console console, ComponentRegistry componentRegistry, VersionManager versionManager) -
Uses of Console in ru.cg.webbpm.studio.subsystems.scripting.compile.impl.metadata
Fields in ru.cg.webbpm.studio.subsystems.scripting.compile.impl.metadata declared as ConsoleConstructors in ru.cg.webbpm.studio.subsystems.scripting.compile.impl.metadata with parameters of type ConsoleModifierConstructorDescriptionprotected
BaseMetadataStore
(ProjectManager projectManager, DependencyManager dependencyManager, Console console) JavaMetadataStore
(ProjectManager projectManager, DependencyManager dependencyManager, Console console) -
Uses of Console 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 ConsoleModifierConstructorDescriptionTypescriptMetadataStore
(ProjectManager projectManager, DependencyManager dependencyManager, Console console) -
Uses of Console 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 ConsoleModifierConstructorDescriptionCompileExManagerImpl
(CompileManager compileManager, ProgressManager progressManager, IdeManager ideManager, Console console)