Uses of Class
org.exoplatform.rhmanagement.services.ValidatorService
-
Packages that use ValidatorService Package Description org.exoplatform.rhmanagement.integration.notification org.exoplatform.rhmanagement.services.rest -
-
Uses of ValidatorService in org.exoplatform.rhmanagement.integration.notification
Constructors in org.exoplatform.rhmanagement.integration.notification with parameters of type ValidatorService Constructor Description RequestStatusChangedPlugin(org.exoplatform.container.xml.InitParams initParams, ValidatorService validatorService, org.exoplatform.social.core.manager.IdentityManager identityManager) -
Uses of ValidatorService in org.exoplatform.rhmanagement.services.rest
Constructors in org.exoplatform.rhmanagement.services.rest with parameters of type ValidatorService Constructor Description RequestRestService(org.exoplatform.social.core.manager.IdentityManager identityManager, org.exoplatform.social.core.space.spi.SpaceService spaceService, VacationRequestService vacationRequestService, ValidatorService validatorService, org.exoplatform.services.organization.OrganizationService organizationService, UserDataService userDataService, OfficialVacationService officialVacationService)
-