Uses of Interface
ru.cg.webbpm.modules.bpmn.workflow.api.security.BpmnSecurityContext
Packages that use BpmnSecurityContext
Package
Description
-
Uses of BpmnSecurityContext in ru.cg.webbpm.modules.bpmn.workflow.jbpm.security
Classes in ru.cg.webbpm.modules.bpmn.workflow.jbpm.security that implement BpmnSecurityContextConstructors in ru.cg.webbpm.modules.bpmn.workflow.jbpm.security with parameters of type BpmnSecurityContextModifierConstructorDescriptionIdentityProviderImpl
(BpmnSecurityContext bpmnSecurityContext) UserGroupCallback
(BpmnSecurityContext bpmnSecurityContext) -
Uses of BpmnSecurityContext in ru.cg.webbpm.modules.bpmn.workflow.jbpm.service
Constructors in ru.cg.webbpm.modules.bpmn.workflow.jbpm.service with parameters of type BpmnSecurityContextModifierConstructorDescriptionProcessServiceImpl
(org.jbpm.services.api.RuntimeDataService runtimeDataService, org.jbpm.services.api.model.DeploymentUnit deploymentUnit, org.jbpm.services.api.DefinitionService definitionService, org.kie.api.runtime.CommandExecutor commandService, JbpmEngineProvider jbpmEngineProvider, BpmnSecurityContext bpmnSecurityContext, ProcessManager processManager, org.kie.api.task.TaskService taskService, org.jbpm.services.api.ProcessService jbpmProcessService) TaskServiceImpl
(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) -
Uses of BpmnSecurityContext in ru.cg.webbpm.modules.bpmn.workflow.jbpm.service.internal
Constructors in ru.cg.webbpm.modules.bpmn.workflow.jbpm.service.internal with parameters of type BpmnSecurityContextModifierConstructorDescriptionInternalTaskServiceImpl
(org.jbpm.services.api.RuntimeDataService runtimeDataService, ProcessService processService, BpmnSecurityContext securityContext, org.jbpm.shared.services.impl.TransactionalCommandService commandService, org.kie.api.task.TaskService taskService)