La liste d'utilisateurs n'est pas rendue car vous ne possédez pas les droits d'accès nécessaires pour afficher les profils utilisateur.
See also: Configuring the initial properties of managers
The initial configuration of department managers is done by the bean departmentManagerConfigurator, by default of class org.esupportail.helpdesk.domain.departmentConfiguration.DepartmentManagerConfiguratorImpl.
The steps to configure the managers in a different way are:
- write a new class implementing the interface org.esupportail.helpdesk.domain.departmentConfiguration.DepartmentManagerConfigurator, for instance by inheriting an existing class
- declare the bean departmentManagerConfigurator of this class in the configuration file /properties/domain/departmentManagerConfiguration.xml
- allow the automatic recovering of the new class and the configuration file /properties/domain/departmentManagerConfiguration.xml when upgrading (see Recovering previous configuration and customizations when upgrading).
Vue d'ensemble
Gestion des contenus