Uses of Class
com.flowable.platform.service.security.SecurityHelper
-
Packages that use SecurityHelper Package Description com.flowable.platform.service.form.invocation com.flowable.platform.service.index -
-
Uses of SecurityHelper in com.flowable.platform.service.form.invocation
Fields in com.flowable.platform.service.form.invocation declared as SecurityHelper Modifier and Type Field Description protected SecurityHelper
FormServiceInvokerImpl. securityHelper
Constructors in com.flowable.platform.service.form.invocation with parameters of type SecurityHelper Constructor Description FormServiceInvokerImpl(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 Modifier and Type Field Description protected SecurityHelper
WorkIndexService. securityHelper
-