Uses of Interface
ru.cg.webbpm.studio.subsystems.page_designer.rpc_support.api.RpcSupportManager
Packages that use RpcSupportManager
Package
Description
-
Uses of RpcSupportManager in ru.cg.webbpm.studio.database.impl.inject
Constructors in ru.cg.webbpm.studio.database.impl.inject with parameters of type RpcSupportManagerModifierConstructorDescriptionGeneratedEntityColumnTypeProviderImpl
(RpcSupportManager rpcSupportManager) -
Uses of RpcSupportManager in ru.cg.webbpm.studio.subsystems.bpmn.core.impl.property
Constructors in ru.cg.webbpm.studio.subsystems.bpmn.core.impl.property with parameters of type RpcSupportManagerModifierConstructorDescriptionFrontendBusinessProcessPropertyTypeProvider
(RpcSupportManager rpcSupportManager) -
Uses of RpcSupportManager in ru.cg.webbpm.studio.subsystems.page_designer.codegen.impl.js
Constructors in ru.cg.webbpm.studio.subsystems.page_designer.codegen.impl.js with parameters of type RpcSupportManagerModifierConstructorDescriptionFrontendScriptProcessor
(RpcSupportManager rpcManager, FrontendCodeGenerator frontendCodeGenerator, RpcEntitySourceConverter rpcEntitySourceConverter, MetadataManager metadataManager) JavaScriptProcessor
(RpcSupportManager rpcManager, FrontendCodeGenerator frontendCodeGenerator, RpcEntitySourceConverter rpcEntitySourceConverter, MetadataManager metadataManager) RpcEntitySourceConverter
(MetadataManager metadataManager, RpcSupportManager rpcSupportManager, PropertyValueManager propertyValueManager) TypeScriptProcessor
(RpcSupportManager rpcManager, FrontendCodeGenerator frontendCodeGenerator, RpcEntitySourceConverter rpcEntitySourceConverter, MetadataManager metadataManager) -
Uses of RpcSupportManager in ru.cg.webbpm.studio.subsystems.page_designer.designer.impl.inspector
Fields in ru.cg.webbpm.studio.subsystems.page_designer.designer.impl.inspector declared as RpcSupportManagerModifier and TypeFieldDescriptionprotected final RpcSupportManager
PageObjectInspector.rpcSupportManager
Constructors in ru.cg.webbpm.studio.subsystems.page_designer.designer.impl.inspector with parameters of type RpcSupportManagerModifierConstructorDescriptionPackageComponentPageObjectInspector
(javafx.stage.Window owner, PageObjectContext context, ScriptEditorManager propertyEditorManager, MetadataManager metadataManager, PlatformModeService platformModeService, ComponentManager componentManager, NavigationManager navigationManager, FileTypeRegistry fileTypeRegistry, RpcSupportManager rpcSupportManager, Runnable onModified) PageObjectInspector
(javafx.stage.Window owner, PageObjectContext context, ScriptEditorManager scriptEditorManager, MetadataManager metadataManager, PlatformModeService platformModeService, ComponentManager componentManager, NavigationManager navigationManager, FileTypeRegistry fileTypeRegistry, RpcSupportManager rpcSupportManager, Runnable onModified) -
Uses of RpcSupportManager in ru.cg.webbpm.studio.subsystems.page_designer.designer.impl.inspector.ui
Constructors in ru.cg.webbpm.studio.subsystems.page_designer.designer.impl.inspector.ui with parameters of type RpcSupportManagerModifierConstructorDescriptionScriptComponentAddPane
(javafx.stage.Window owner, PageObjectContext context, MetadataManager metadataManager, FileTypeRegistry fileTypeRegistry, PlatformModeService platformModeService, RpcSupportManager rpcSupportManager) -
Uses of RpcSupportManager in ru.cg.webbpm.studio.subsystems.page_designer.rpc_support.impl
Classes in ru.cg.webbpm.studio.subsystems.page_designer.rpc_support.impl that implement RpcSupportManager