public class BaseGroupResource extends Object
| Modifier and Type | Field and Description |
|---|---|
protected IdentityService |
identityService |
protected BpmnRestApiInterceptor |
restApiInterceptor |
protected RestResponseFactory |
restResponseFactory |
| Constructor and Description |
|---|
BaseGroupResource() |
| Modifier and Type | Method and Description |
|---|---|
protected org.flowable.idm.api.Group |
getGroupFromRequest(String groupId) |
@Autowired protected RestResponseFactory restResponseFactory
@Autowired protected IdentityService identityService
@Autowired(required=false) protected BpmnRestApiInterceptor restApiInterceptor
protected org.flowable.idm.api.Group getGroupFromRequest(String groupId)
Copyright © 2021 Flowable. All rights reserved.