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