Uses of Class
org.flowable.rest.service.api.identity.GroupResponse
Packages that use GroupResponse
-
Uses of GroupResponse in org.flowable.rest.service.api
Methods in org.flowable.rest.service.api that return GroupResponseModifier and TypeMethodDescriptionRestResponseFactory.createGroupResponse
(Group group) RestResponseFactory.createGroupResponse
(Group group, RestUrlBuilder urlBuilder) Methods in org.flowable.rest.service.api that return types with arguments of type GroupResponseModifier and TypeMethodDescriptionRestResponseFactory.createGroupResponseList
(List<Group> groups) -
Uses of GroupResponse in org.flowable.rest.service.api.identity
Subclasses of GroupResponse in org.flowable.rest.service.api.identityMethods in org.flowable.rest.service.api.identity that return GroupResponseModifier and TypeMethodDescriptionGroupCollectionResource.createGroup
(GroupRequest groupRequest) GroupResource.updateGroup
(String groupId, GroupRequest groupRequest) Methods in org.flowable.rest.service.api.identity that return types with arguments of type GroupResponseModifier and TypeMethodDescription