public class BaseUserResource extends Object
| Modifier and Type | Field and Description |
|---|---|
protected IdentityService |
identityService |
protected BpmnRestApiInterceptor |
restApiInterceptor |
protected RestResponseFactory |
restResponseFactory |
| Constructor and Description |
|---|
BaseUserResource() |
| Modifier and Type | Method and Description |
|---|---|
protected org.flowable.idm.api.User |
getUserFromRequest(String userId) |
@Autowired protected RestResponseFactory restResponseFactory
@Autowired protected IdentityService identityService
@Autowired(required=false) protected BpmnRestApiInterceptor restApiInterceptor
protected org.flowable.idm.api.User getUserFromRequest(String userId)
Copyright © 2020 Flowable. All rights reserved.