Uses of Interface
ru.cg.webbpm.studio.core.api.validation.ValidationManager
Packages that use ValidationManager
Package
Description
-
Uses of ValidationManager in ru.cg.webbpm.studio.core.impl.validation
Classes in ru.cg.webbpm.studio.core.impl.validation that implement ValidationManager -
Uses of ValidationManager in ru.cg.webbpm.studio.platform.impl.wm.actions
Constructors in ru.cg.webbpm.studio.platform.impl.wm.actions with parameters of type ValidationManagerModifierConstructorDescriptionValidateProjectAction
(ValidationManager validationManager, PlatformModeService platformModeService, Console console, Alerts alerts, ProgressManager progressManager) -
Uses of ValidationManager 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 ValidationManagerModifierConstructorDescriptionProcessNotSavedListener
(Bpmn2Editor editor, ValidationManager validationManager, BpmnManager bpmnManager, Set<SelectionChangeListener> selectionChangeListeners, Alerts alerts) -
Uses of ValidationManager 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 ValidationManagerModifierConstructorDescriptionProcessNotSavedListener
(Bpmn2Editor editor, ValidationManager validationManager, Alerts alerts) -
Uses of ValidationManager 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 ValidationManagerModifierConstructorDescriptionProcessChangesStep
(ValidationManager validationManager, HotswapFileTracker tracker, List<HotswapChangesHandler> hotswapChangesHandlers, List<DevSourceGenerator> sourceGenerators) -
Uses of ValidationManager in ru.cg.webbpm.studio.subsystems.packaging.ui
Constructors in ru.cg.webbpm.studio.subsystems.packaging.ui with parameters of type ValidationManagerModifierConstructorDescriptionPackageExManagerImpl
(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 ValidationManager 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 ValidationManagerModifier and TypeFieldDescriptionprotected final ValidationManager
PageEditorImpl.validationManager
Constructors in ru.cg.webbpm.studio.subsystems.page_designer.designer.impl.file_editor with parameters of type ValidationManagerModifierConstructorDescriptionComponentEditorImpl
(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)