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 SecurityHelper
FormServiceInvokerImpl.securityHelper
protected final SecurityHelper
FormUserEventListenerInvokerImpl.securityHelper
Constructors in com.flowable.platform.service.form.invocation with parameters of type SecurityHelperModifierConstructorDescriptionFormServiceInvokerImpl
(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