Uses of Interface
ru.cg.webbpm.studio.subsystems.bpmn.designer.api.context.AdhocSubProcessContext
Packages that use AdhocSubProcessContext
Package
Description
-
Uses of AdhocSubProcessContext in ru.cg.webbpm.studio.subsystems.bpmn.designer.common.context
Classes in ru.cg.webbpm.studio.subsystems.bpmn.designer.common.context that implement AdhocSubProcessContext -
Uses of AdhocSubProcessContext in ru.cg.webbpm.studio.subsystems.bpmn.designer.common.inspector
Methods in ru.cg.webbpm.studio.subsystems.bpmn.designer.common.inspector that return types with arguments of type AdhocSubProcessContextMethods in ru.cg.webbpm.studio.subsystems.bpmn.designer.common.inspector with parameters of type AdhocSubProcessContextModifier and TypeMethodDescriptionboolean
AdhocSubProcessInspectorProviderImpl.accept
(AdhocSubProcessContext object) AdhocSubProcessInspectorProviderImpl.createInspector
(AdhocSubProcessContext context, Runnable onModified) Constructors in ru.cg.webbpm.studio.subsystems.bpmn.designer.common.inspector with parameters of type AdhocSubProcessContextModifierConstructorDescriptionAdhocSubProcessInspector
(AdhocSubProcessContext context, Alerts alerts)