ExtranetUserSyncService
class ExtranetUserSyncService
Methods
__construct(ExtranetApiClientFactory $extranetApiClientFactory, UserSyncService $userSyncService, LoggerInterface $logger, EntityManagerInterface $entityManager)
No description
void
syncByPid(string $pid)
No description
void
syncByStartYear(int $startYear)
No description
void
syncAllEmployees()
No description
Details
at line 14
__construct(ExtranetApiClientFactory $extranetApiClientFactory, UserSyncService $userSyncService, LoggerInterface $logger, EntityManagerInterface $entityManager)
No description
at line 22
void
syncByPid(string $pid)
No description
at line 29
void
syncByStartYear(int $startYear)
No description
at line 38
void
syncAllEmployees()
No description