Uses of Class
org.exoplatform.webconferencing.support.CallLogService
-
Packages that use CallLogService Package Description org.exoplatform.webconferencing.cometd -
-
Uses of CallLogService in org.exoplatform.webconferencing.cometd
Fields in org.exoplatform.webconferencing.cometd declared as CallLogService Modifier and Type Field Description protected CallLogServiceCometdWebConferencingService. callLogsThe call logs.Constructors in org.exoplatform.webconferencing.cometd with parameters of type CallLogService Constructor Description CometdWebConferencingService(org.exoplatform.services.security.IdentityRegistry identityRegistry, org.exoplatform.services.organization.OrganizationService organization, WebConferencingService webConferencing, org.mortbay.cometd.continuation.EXoContinuationBayeux exoBayeux, org.exoplatform.services.cache.CacheService cacheService, CallLogService callLogs)Instantiates a new CometD interaction service for WebConferencing.
-