Uses of Interface
ru.cg.webbpm.studio.core.api.project.Project
Packages that use Project
Package
Description
-
Uses of Project in ru.cg.webbpm.studio.core.api.project
Methods in ru.cg.webbpm.studio.core.api.project that return Project -
Uses of Project in ru.cg.webbpm.studio.core.impl.project
Classes in ru.cg.webbpm.studio.core.impl.project that implement ProjectMethods in ru.cg.webbpm.studio.core.impl.project that return ProjectMethods in ru.cg.webbpm.studio.core.impl.project with parameters of type Project -
Uses of Project in ru.cg.webbpm.studio.platform.api.action_system
Fields in ru.cg.webbpm.studio.platform.api.action_system with type parameters of type Project -
Uses of Project in ru.cg.webbpm.studio.platform.impl.project
Methods in ru.cg.webbpm.studio.platform.impl.project with parameters of type Project -
Uses of Project 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 ProjectModifierConstructorDescriptionJbpmDesignerEditorImpl
(JbpmDeploymentManager deploymentManager, WebBrowserFactory webBrowserFactory, JbpmDesignerEventPublisher jbpmDesignerEventPublisher, FileManager fileManager, Alerts alerts, Path file, String processId, WebServerManager webServerManager, Project projectContext) -
Uses of Project in ru.cg.webbpm.studio.subsystems.deploy.hotswap.impl.step
Methods in ru.cg.webbpm.studio.subsystems.deploy.hotswap.impl.step with parameters of type ProjectModifier and TypeMethodDescriptionstatic void
JavaClassesCompileHelper.configureCompilePlugin
(Project project, Path configuredXml) -
Uses of Project in ru.cg.webbpm.studio.subsystems.page_designer.codegen.api
Methods in ru.cg.webbpm.studio.subsystems.page_designer.codegen.api with parameters of type ProjectModifier and TypeMethodDescriptionvoid
SourcesPreviewGenerator.generatePagePreviewSources
(Project project, Page page, List<String> allRoutingEntitiesIds) -
Uses of Project in ru.cg.webbpm.studio.subsystems.page_designer.codegen.impl
Methods in ru.cg.webbpm.studio.subsystems.page_designer.codegen.impl with parameters of type ProjectModifier and TypeMethodDescriptionvoid
SourcesPreviewGeneratorImpl.generatePagePreviewSources
(Project project, Page page, List<String> allRoutingEntitiesIds)