Uses of Class
com.flowable.platform.service.security.SecurityHelper
Packages that use SecurityHelper
Package
Description
-
Uses of SecurityHelper in com.flowable.platform.service.form.invocation
Fields in com.flowable.platform.service.form.invocation declared as SecurityHelperModifier and TypeFieldDescriptionprotected final SecurityHelperFormAgentInvokerImpl.securityHelperprotected final SecurityHelperFormServiceInvokerImpl.securityHelperprotected final SecurityHelperFormUserEventListenerInvokerImpl.securityHelperConstructors in com.flowable.platform.service.form.invocation with parameters of type SecurityHelperModifierConstructorDescriptionFormAgentInvokerImpl(AgentRuntimeService agentRuntimeService, AgentRepositoryService agentRepositoryService, SecurityHelper securityHelper, com.fasterxml.jackson.databind.ObjectMapper objectMapper) FormServiceInvokerImpl(ServiceRegistryRuntimeService serviceRegistryRuntimeService, ServiceRegistryRepositoryService serviceRegistryRepositoryService, SecurityHelper securityHelper, com.fasterxml.jackson.databind.ObjectMapper objectMapper) FormUserEventListenerInvokerImpl(org.flowable.cmmn.api.CmmnRuntimeService cmmnRuntimeService, org.flowable.cmmn.api.CmmnRepositoryService cmmnRepositoryService, org.flowable.form.api.FormRepositoryService formRepositoryService, CoreFormService formService, org.flowable.cmmn.engine.CmmnEngineConfiguration cmmnEngineConfiguration, FlowableFormDecoratorInvoker formDecoratorInvoker, SecurityHelper securityHelper) -
Uses of SecurityHelper in com.flowable.platform.service.index
Fields in com.flowable.platform.service.index declared as SecurityHelper