Uses of Interface
ru.cg.webbpm.studio.subsystems.bpmn.core.api.BpmnManager
Packages that use BpmnManager
Package
Description
-
Uses of BpmnManager in ru.cg.webbpm.studio.build.impl
Constructors in ru.cg.webbpm.studio.build.impl with parameters of type BpmnManagerModifierConstructorDescriptionResourceProviderImpl
(WebbpmProcessManager webbpmProcessManager, BpmnManager bpmnManager, ProjectManager projectManager, PageManager pageManager, FileManager fileManager) -
Uses of BpmnManager in ru.cg.webbpm.studio.subsystem.database.editors.query
Constructors in ru.cg.webbpm.studio.subsystem.database.editors.query with parameters of type BpmnManagerModifierConstructorDescriptionQueryParamPropertyEditor
(String processId, BpmnManager bpmnManager, PropertyEditorContext editorContext) -
Uses of BpmnManager in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_variable_condition_editor.editor
Constructors in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_variable_condition_editor.editor with parameters of type BpmnManagerModifierConstructorDescriptionBpmnVariableTypeEditor
(String initJsonValue, Class<?> columnType, String processId, BpmnManager bpmnManager) -
Uses of BpmnManager in ru.cg.webbpm.studio.subsystems.bpmn.configuration_step
Constructors in ru.cg.webbpm.studio.subsystems.bpmn.configuration_step with parameters of type BpmnManagerModifierConstructorDescriptionWbProcessSourcesGeneratorImpl
(WebbpmProcessManager webbpmProcessManager, ProjectManager projectManager, ProcessContextBeanGeneratorImpl processContextBeanGenerator, BpmnManager bpmnManager, ResourceProvider buildResourceProvider) -
Uses of BpmnManager in ru.cg.webbpm.studio.subsystems.bpmn.core.impl
Classes in ru.cg.webbpm.studio.subsystems.bpmn.core.impl that implement BpmnManager -
Uses of BpmnManager in ru.cg.webbpm.studio.subsystems.bpmn.designer.common.editor
Constructors in ru.cg.webbpm.studio.subsystems.bpmn.designer.common.editor with parameters of type BpmnManagerModifierConstructorDescriptionBpmnVariableComboBox
(String processId, PropertyValue propertyValue, BpmnManager bpmnVariableManager) BpmnVariablePropertyEditorImpl
(String processId, BpmnManager bpmnManager, PropertyEditorContext editorContext) BpmnVariableWithValueEditor
(String processId, PropertyValue variableProperty, PropertyValue valueProperty, BpmnManager bpmnVariableManager, Alerts alerts, Runnable onModified) BpmnVariableWithValuePropertyEditor
(PropertyEditorContext editorContext, String processId, PropertyValue objectProperty, BpmnManager bpmnVariableManager, Alerts alerts) BpmnVariableWithValueScriptEditor
(String processId, Script script, BpmnManager bpmnVariableManager, Alerts alerts, Runnable onModified) FrontendBpmnVariablePropertyEditor
(PropertyEditorContext editorContext, String processId, BpmnManager bpmnManager) -
Uses of BpmnManager 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 BpmnManagerModifierConstructorDescriptionProcessNotSavedListener
(Bpmn2Editor editor, ValidationManager validationManager, BpmnManager bpmnManager, Set<SelectionChangeListener> selectionChangeListeners, Alerts alerts) -
Uses of BpmnManager in ru.cg.webbpm.studio.subsystems.deploy.impl.action
Constructors in ru.cg.webbpm.studio.subsystems.deploy.impl.action with parameters of type BpmnManagerModifierConstructorDescriptionRunPartiallyDeployAction
(IdeManager ideManager, DeployManager deployManager, ProjectManager projectManager, FileManager fileManager, FileTypeRegistry fileTypeRegistry, BpmnManager bpmnManager, FileBasedIndex fileBasedIndex, ExecutableServer executableServer) -
Uses of BpmnManager in ru.cg.webbpm.studio.subsystems.deploy.impl.hierarchy
Constructors in ru.cg.webbpm.studio.subsystems.deploy.impl.hierarchy with parameters of type BpmnManagerModifierConstructorDescriptionProcessesPanel
(ProjectManager projectManager, FileManager fileManager, FileTypeRegistry fileTypeRegistry, BpmnManager bpmnManager) ProcessHierarchyView
(ProjectManager projectManager, FileManager fileManager, FileTypeRegistry fileTypeRegistry, BpmnManager bpmnManager, javafx.collections.ObservableList<Path> selectedProcesses) -
Uses of BpmnManager in ru.cg.webbpm.studio.subsystems.ui_scripting.editor
Constructors in ru.cg.webbpm.studio.subsystems.ui_scripting.editor with parameters of type BpmnManagerModifierConstructorDescriptionBpmnVariablePropertyEditorWithOperations
(PropertyEditorContext editorContext, ComplexValue conditionProperty, BpmnManager bpmnManager, String processId) ConditionFirstPartPropertyEditor
(ComplexValue propertyValue, BpmnManager bpmnManager, BpmnEditorHelper bpmnEditorHelper, ScriptEditorManager scriptEditorManager, PropertyValueManager propertyValueManager, ScriptContext scriptContext, Runnable onModified)