Class BaseUserResource
java.lang.Object
org.flowable.rest.service.api.identity.BaseUserResource
- Direct Known Subclasses:
UserInfoCollectionResource
,UserInfoResource
,UserPictureResource
,UserResource
- Author:
- Frederik Heremans
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected IdentityService
protected BpmnRestApiInterceptor
protected RestResponseFactory
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
restResponseFactory
-
identityService
-
restApiInterceptor
-
-
Constructor Details
-
BaseUserResource
public BaseUserResource()
-
-
Method Details
-
getUserFromRequest
-