Uses of Class
org.flowable.rest.service.api.identity.GroupRequest
Packages that use GroupRequest
-
Uses of GroupRequest in org.flowable.rest.service.api
Methods in org.flowable.rest.service.api with parameters of type GroupRequestModifier and TypeMethodDescriptionvoid
BpmnRestApiInterceptor.createGroup
(GroupRequest groupRequest) -
Uses of GroupRequest in org.flowable.rest.service.api.identity
Methods in org.flowable.rest.service.api.identity with parameters of type GroupRequestModifier and TypeMethodDescriptionGroupCollectionResource.createGroup
(GroupRequest groupRequest) GroupResource.updateGroup
(String groupId, GroupRequest groupRequest)