Interface | Description |
---|---|
PersistentTokenService |
Class | Description |
---|---|
GroupHierarchyCacheImpl |
Cache containing
Group objects to prevent too much DB-traffic,
especially when tasks are assigned to 'parent' groups and each of the users
in the 'child' groups need to see this. |
GroupServiceImpl | |
IdmInfoService |
Simple wrapper for IDM related information.
|
PersistentTokenServiceImpl | |
UserCacheImpl |
Cache containing User objects to prevent too much DB-traffic (users exist seperatly from the
Activiti tables, they need to be fetched afterward one by one to join with those entities).
|
UserGroupServiceImpl | |
UserServiceImpl |
Service class for managing users.
|
Copyright © 2014–2015 Alfresco. All rights reserved.