Uses of Interface
ru.cg.webbpm.modules.bpmn.core.api.BoundaryErrorManager
Packages that use BoundaryErrorManager
Package
Description
-
Uses of BoundaryErrorManager in ru.cg.webbpm.modules.bpmn.core.impl
Classes in ru.cg.webbpm.modules.bpmn.core.impl that implement BoundaryErrorManager -
Uses of BoundaryErrorManager in ru.cg.webbpm.modules.bpmn.workflow.jbpm.service
Constructors in ru.cg.webbpm.modules.bpmn.workflow.jbpm.service with parameters of type BoundaryErrorManagerModifierConstructorDescriptionTaskServiceImpl
(UserTaskManager userTaskManager, AdhocSubProcessManager adhocSubProcessManager, EmbeddedSubProcessManager embeddedSubProcessManager, BoundaryErrorManager boundaryErrorManager, org.jbpm.services.task.audit.service.TaskAuditService taskAuditService, JbpmEngineProvider jbpmEngineProvider, VariableService variableService, ProcessService processService, InternalTaskService internalTaskService, BpmnSecurityContext securityContext, org.kie.api.runtime.CommandExecutor commandService)