Uses of Class
org.exoplatform.webconferencing.support.CallLogService
Packages that use CallLogService
-
Uses of CallLogService in org.exoplatform.webconferencing.cometd
Fields in org.exoplatform.webconferencing.cometd declared as CallLogServiceModifier and TypeFieldDescriptionprotected final CallLogServiceCometdWebConferencingService.callLogsThe call logs.Constructors in org.exoplatform.webconferencing.cometd with parameters of type CallLogServiceModifierConstructorDescriptionCometdWebConferencingService(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.