Uses of Interface
ru.cg.webbpm.studio.subsystems.bpmn.designer.api.context.UserTaskContext
Packages that use UserTaskContext
Package
Description
-
Uses of UserTaskContext in ru.cg.webbpm.studio.subsystems.bpmn.designer.common.context
Classes in ru.cg.webbpm.studio.subsystems.bpmn.designer.common.context that implement UserTaskContext -
Uses of UserTaskContext 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 UserTaskContextMethods in ru.cg.webbpm.studio.subsystems.bpmn.designer.common.inspector with parameters of type UserTaskContextModifier and TypeMethodDescriptionboolean
UserTaskInspectorProviderImpl.accept
(UserTaskContext object) UserTaskInspectorProviderImpl.createInspector
(UserTaskContext context, Runnable onModified) Constructors in ru.cg.webbpm.studio.subsystems.bpmn.designer.common.inspector with parameters of type UserTaskContextModifierConstructorDescriptionUserTaskInspector
(UserTaskContext context, PageManager pageManager, NavigationManager navigationManager, Alerts alerts)