Class BaseGroupResource
java.lang.Object
org.flowable.rest.service.api.identity.BaseGroupResource
- Direct Known Subclasses:
GroupMembershipCollectionResource
,GroupMembershipResource
,GroupResource
- 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
-
BaseGroupResource
public BaseGroupResource()
-
-
Method Details
-
getGroupFromRequest
-