public class BaseUserResource extends Object
| Modifier and Type | Field and Description |
|---|---|
protected IdentityService |
identityService |
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
protected org.flowable.idm.api.User getUserFromRequest(String userId)
Copyright © 2018 Flowable. All rights reserved.