Uses of Interface
ru.cg.webbpm.studio.subsystems.bpmn.webbpm_process.api.WebbpmProcessManager
Packages that use WebbpmProcessManager
Package
Description
-
Uses of WebbpmProcessManager in ru.cg.webbpm.studio.build.impl
Constructors in ru.cg.webbpm.studio.build.impl with parameters of type WebbpmProcessManagerModifierConstructorDescriptionResourceProviderImpl
(WebbpmProcessManager webbpmProcessManager, BpmnManager bpmnManager, ProjectManager projectManager, PageManager pageManager, FileManager fileManager) -
Uses of WebbpmProcessManager in ru.cg.webbpm.studio.subsystems.bpmn.configuration_step
Constructors in ru.cg.webbpm.studio.subsystems.bpmn.configuration_step with parameters of type WebbpmProcessManagerModifierConstructorDescriptionProcessContextBeanGeneratorImpl
(WebbpmProcessManager webbpmProcessManager, BackendCodeGenerator backendCodeGenerator) WbProcessSourcesGeneratorImpl
(WebbpmProcessManager webbpmProcessManager, ProjectManager projectManager, ProcessContextBeanGeneratorImpl processContextBeanGenerator, BpmnManager bpmnManager, ResourceProvider buildResourceProvider) -
Uses of WebbpmProcessManager in ru.cg.webbpm.studio.subsystems.bpmn.designer.common.context
Fields in ru.cg.webbpm.studio.subsystems.bpmn.designer.common.context declared as WebbpmProcessManagerModifier and TypeFieldDescriptionprotected final WebbpmProcessManager
BaseNodeContext.webbpmProcessManager
Constructors in ru.cg.webbpm.studio.subsystems.bpmn.designer.common.context with parameters of type WebbpmProcessManagerModifierConstructorDescriptionAdhocSubProcessContextImpl
(String processId, String nodeId, WebbpmProcessManager webbpmProcessManager) BaseNodeContext
(String processId, String nodeId, WebbpmProcessManager webbpmProcessManager) ProcessContextImpl
(String processId, WebbpmProcessManager webbpmProcessManager, RolesManager rolesRegistry) UserTaskContextImpl
(String processId, String taskId, WebbpmProcessManager webbpmProcessManager) WebbpmServiceTaskContextImpl
(String processId, String taskId, WebbpmProcessManager webbpmProcessManager, MetadataManager metadataManager) -
Uses of WebbpmProcessManager 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 WebbpmProcessManagerModifierConstructorDescriptionWbProcessSaveListener
(WebBrowser browser, Bpmn2Editor editor, ProjectManager projectManager, WebbpmProcessManager webbpmProcessManager) -
Uses of WebbpmProcessManager in ru.cg.webbpm.studio.subsystems.bpmn.validation.impl
Constructors in ru.cg.webbpm.studio.subsystems.bpmn.validation.impl with parameters of type WebbpmProcessManagerModifierConstructorDescriptionBpmn2UserTaskValidatorImpl
(WebbpmProcessManager webbpmProcessManager, PageManager pageManager) WebbpmServiceTaskValidatorImpl
(WebbpmProcessManager webbpmProcessManager, ScriptValidationManager scriptValidationManager, JndiResourceManager jndiResourceManager) -
Uses of WebbpmProcessManager in ru.cg.webbpm.studio.subsystems.bpmn.webbpm_process.impl
Classes in ru.cg.webbpm.studio.subsystems.bpmn.webbpm_process.impl that implement WebbpmProcessManagerConstructors in ru.cg.webbpm.studio.subsystems.bpmn.webbpm_process.impl with parameters of type WebbpmProcessManagerModifierConstructorDescriptionWbProcessCleaner
(FileManager fileManager, WebbpmProcessManager webbpmProcessManager)