Package io.jmix.bpm.service.impl
Class UserGroupServiceImpl
java.lang.Object
io.jmix.bpm.service.impl.UserGroupServiceImpl
- All Implemented Interfaces:
- UserGroupService
@Component("bpm_UserGroupService")
public class UserGroupServiceImpl
extends Object
implements UserGroupService
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
UserGroupServiceImplpublic UserGroupServiceImpl()
 
- 
- 
Method Details- 
getUserGroups- Specified by:
- getUserGroupsin interface- UserGroupService
 
- 
getAllUserGroups- Specified by:
- getAllUserGroupsin interface- UserGroupService
 
 
-