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
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) -
Uses of SecurityHelper in com.flowable.platform.service.index
Fields in com.flowable.platform.service.index declared as SecurityHelper