Skip navigation links
A C D E F G H I L M N O P Q R S T U W 

A

ActivityFocusDAO - Class in org.exoplatform.smartactivitystream.stats.dao
The DAO layer for ActivityFocusEntity.
ActivityFocusDAO() - Constructor for class org.exoplatform.smartactivitystream.stats.dao.ActivityFocusDAO
 
ActivityFocusEntity - Class in org.exoplatform.smartactivitystream.stats.domain
Created by The eXo Platform SAS.
ActivityFocusEntity() - Constructor for class org.exoplatform.smartactivitystream.stats.domain.ActivityFocusEntity
Instantiates a new activity focus.
activityId - Variable in class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceEntity
The activity id.
activityId - Variable in class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceId
The activity id.
activityId - Variable in class org.exoplatform.smartactivitystream.stats.domain.ActivityFocusEntity
The activity id.
activityId - Variable in class org.exoplatform.smartactivitystream.stats.domain.FocusId
The activity id.
ActivityRelevancyService - Class in org.exoplatform.smartactivitystream.relevancy
The Class ActivityRelevancyService.
ActivityRelevancyService(RelevanceDAO) - Constructor for class org.exoplatform.smartactivitystream.relevancy.ActivityRelevancyService
Instantiates a ActivityRelevancyService.
ActivityRelevancyService(RepositoryService, SessionProviderService, NodeHierarchyCreator, OrganizationService, IdentityManager, IdentityStorage, ActivityManager, RelevanceDAO, RelevanceStatsDAO) - Constructor for class org.exoplatform.smartactivitystream.relevancy.ActivityRelevancyService
Instantiates a ActivityRelevancyService.
activityRelevancyService - Variable in class org.exoplatform.smartactivitystream.relevancy.rest.RESTActivityRelevancyService
The Activity Relevancy Service service.
agregateFocus(ActivityFocusEntity, ActivityFocusEntity) - Method in class org.exoplatform.smartactivitystream.SmartActivityService
Agregate focus.
appHits - Variable in class org.exoplatform.smartactivitystream.stats.domain.ActivityFocusEntity
The app hits.
asJSON() - Method in class org.exoplatform.smartactivitystream.ContextInfo
As JSON.

C

channelsAsString(Set<ServerChannel>) - Method in class org.exoplatform.smartactivitystream.cometd.CometdSmartActivityService
Channels as string.
CometdConfig - Class in org.exoplatform.smartactivitystream.cometd
The CometdInfo class is used to pass necessary cometd information to a client.
CometdConfig(String, String, String) - Constructor for class org.exoplatform.smartactivitystream.cometd.CometdConfig
Instantiates CometdConfig.
CometdService() - Constructor for class org.exoplatform.smartactivitystream.cometd.CometdSmartActivityService.CometdService
 
CometdSmartActivityService - Class in org.exoplatform.smartactivitystream.cometd
The CometdSmartActivityService.
CometdSmartActivityService(EXoContinuationBayeux, SmartActivityService) - Constructor for class org.exoplatform.smartactivitystream.cometd.CometdSmartActivityService
Instantiates the CometdSmartActivityService.
CometdSmartActivityService.CometdService - Class in org.exoplatform.smartactivitystream.cometd
The CometService is responsible for sending messages to Cometd channels.
CommandThreadFactory - Class in org.exoplatform.smartactivitystream.command
Created by The eXo Platform SAS.
CommandThreadFactory(String) - Constructor for class org.exoplatform.smartactivitystream.command.CommandThreadFactory
Instantiates a new command thread factory.
ContainerCommand - Class in org.exoplatform.smartactivitystream.command
The Class ContainerCommand.
ContainerCommand(String) - Constructor for class org.exoplatform.smartactivitystream.command.ContainerCommand
Instantiates a new container command.
containerName - Variable in class org.exoplatform.smartactivitystream.command.ContainerCommand
The container name.
contentHits - Variable in class org.exoplatform.smartactivitystream.stats.domain.ActivityFocusEntity
The content hits.
contentShown - Variable in class org.exoplatform.smartactivitystream.stats.domain.ActivityFocusEntity
The content show time.
ContextInfo - Class in org.exoplatform.smartactivitystream
Created by The eXo Platform SAS.
CONTINOUS_SESSION_TIME - Static variable in class org.exoplatform.smartactivitystream.stats.domain.ActivityFocusEntity
 
convoHits - Variable in class org.exoplatform.smartactivitystream.stats.domain.ActivityFocusEntity
The convo hits.
convoShown - Variable in class org.exoplatform.smartactivitystream.stats.domain.ActivityFocusEntity
The conversation show time.
createThreadExecutor(String, int, int) - Method in class org.exoplatform.smartactivitystream.cometd.CometdSmartActivityService
Create a new thread executor service.

D

dateFormat - Variable in class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceEntity
The date format.
dateFormat - Variable in class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceStatsEntity
The date format.
deleteRelevance(RelevanceEntity) - Method in class org.exoplatform.smartactivitystream.relevancy.ActivityRelevancyService
Deletes a relevance.
description - Variable in class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceStatsReport
The description.

E

enableTrackers - Variable in class org.exoplatform.smartactivitystream.SmartActivityService
The enable trackers.
equals(Object) - Method in class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceId
equals(Object) - Method in class org.exoplatform.smartactivitystream.stats.domain.FocusId
eventsHandlers - Variable in class org.exoplatform.smartactivitystream.cometd.CometdSmartActivityService
The call handlers.
execute(ExoContainer) - Method in class org.exoplatform.smartactivitystream.command.ContainerCommand
Execute actual work of the commend (in extending class).
exoBayeux - Variable in class org.exoplatform.smartactivitystream.cometd.CometdSmartActivityService
The exo bayeux.

F

findAllFocus(String, String) - Method in class org.exoplatform.smartactivitystream.stats.dao.ActivityFocusDAO
Find all focus records for given user and activity.
findById(RelevanceId) - Method in class org.exoplatform.smartactivitystream.relevancy.ActivityRelevancyService
Gets RelevanceEntity by given RelevanceId which contains the user id and activity id.
findFocus(String, String, long) - Method in class org.exoplatform.smartactivitystream.stats.dao.ActivityFocusDAO
Find focus by user ID, activity ID and its start time.
findTotalCount() - Method in class org.exoplatform.smartactivitystream.relevancy.dao.RelevanceDAO
Find total count.
findTotalCount() - Method in class org.exoplatform.smartactivitystream.stats.dao.ActivityFocusDAO
Find total count.
findUsersStats(Date) - Method in class org.exoplatform.smartactivitystream.relevancy.dao.RelevanceStatsDAO
Find users stats.
findUserStats(Date) - Method in class org.exoplatform.smartactivitystream.relevancy.ActivityRelevancyService
Find user stats since given data to current time.
FocusId - Class in org.exoplatform.smartactivitystream.stats.domain
The Class FocusId.
FocusId() - Constructor for class org.exoplatform.smartactivitystream.stats.domain.FocusId
Instantiates a new FocusId.
FocusId(String, String, long) - Constructor for class org.exoplatform.smartactivitystream.stats.domain.FocusId
Instantiates a new FocusId.
focusKey(ActivityFocusEntity) - Method in class org.exoplatform.smartactivitystream.SmartActivityService
Focus key.
focusSaver - Variable in class org.exoplatform.smartactivitystream.SmartActivityService
The focus saver.
focusStorage - Variable in class org.exoplatform.smartactivitystream.SmartActivityService
The focus storage.

G

getActivityId() - Method in class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceEntity
Gets the activity id.
getActivityId() - Method in class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceId
Gets the activity id.
getActivityId() - Method in class org.exoplatform.smartactivitystream.stats.domain.ActivityFocusEntity
Gets the activity id.
getActivityId() - Method in class org.exoplatform.smartactivitystream.stats.domain.FocusId
Gets the activity id.
getAllRelevanciesCount() - Method in class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceStatsReport
Gets all relevancies count.
getAppHits() - Method in class org.exoplatform.smartactivitystream.stats.domain.ActivityFocusEntity
Gets the app hits.
getCometdPath() - Method in class org.exoplatform.smartactivitystream.ContextInfo
Gets the cometd path.
getCometdServerPath() - Method in class org.exoplatform.smartactivitystream.cometd.CometdSmartActivityService
Gets the cometd server path.
getCometdToken() - Method in class org.exoplatform.smartactivitystream.ContextInfo
Gets the cometd token.
getContainerName() - Method in class org.exoplatform.smartactivitystream.cometd.CometdConfig
Gets the container name.
getContainerName() - Method in class org.exoplatform.smartactivitystream.ContextInfo
Gets the container name.
getContentHits() - Method in class org.exoplatform.smartactivitystream.stats.domain.ActivityFocusEntity
Gets the content hits.
getContentShown() - Method in class org.exoplatform.smartactivitystream.stats.domain.ActivityFocusEntity
Gets the content show.
getConvoHits() - Method in class org.exoplatform.smartactivitystream.stats.domain.ActivityFocusEntity
Gets the convo hits.
getConvoShown() - Method in class org.exoplatform.smartactivitystream.stats.domain.ActivityFocusEntity
Gets the convo show.
getCurrentContext(String) - Static method in class org.exoplatform.smartactivitystream.ContextInfo
Gets the current context.
getDescription() - Method in class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceStatsReport
Gets the description.
getId() - Method in class org.exoplatform.smartactivitystream.stats.domain.ActivityFocusEntity
Gets the id.
getInitTime() - Method in class org.exoplatform.smartactivitystream.stats.domain.ActivityFocusEntity
Gets the inits the time.
getIrrelevantCount() - Method in class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceStatsEntity
Gets the irrelevant count.
getLinkHits() - Method in class org.exoplatform.smartactivitystream.stats.domain.ActivityFocusEntity
Gets the link hits.
getNeutralCount() - Method in class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceStatsEntity
Gets the neutral count.
getPath() - Method in class org.exoplatform.smartactivitystream.cometd.CometdConfig
Gets the path.
getProfileHits() - Method in class org.exoplatform.smartactivitystream.stats.domain.ActivityFocusEntity
Gets the profile hits.
getRelevance(String, String) - Method in class org.exoplatform.smartactivitystream.relevancy.rest.RESTActivityRelevancyService
Gets a relevance.
getRelevanciesCount() - Method in class org.exoplatform.smartactivitystream.relevancy.ActivityRelevancyService
Gets the relevancies count.
getRelevant() - Method in class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceEntity
Gets the relevance.
getRelevantCount() - Method in class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceStatsEntity
Gets the relevant count.
getStartTime() - Method in class org.exoplatform.smartactivitystream.stats.domain.ActivityFocusEntity
Gets the start time.
getStartTime() - Method in class org.exoplatform.smartactivitystream.stats.domain.FocusId
Gets the start time.
getStats(String) - Method in class org.exoplatform.smartactivitystream.relevancy.rest.RESTActivityRelevancyService
Gets the stats.
getStopTime() - Method in class org.exoplatform.smartactivitystream.stats.domain.ActivityFocusEntity
Gets the stop time.
getToken() - Method in class org.exoplatform.smartactivitystream.cometd.CometdConfig
Gets the token.
getTotalCount() - Method in class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceStatsEntity
Gets the total count.
getTotalShown() - Method in class org.exoplatform.smartactivitystream.stats.domain.ActivityFocusEntity
Gets the total show.
getTrackerVersion() - Method in class org.exoplatform.smartactivitystream.stats.domain.ActivityFocusEntity
Gets the tracker version.
getUpdateDate() - Method in class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceEntity
Gets the update date.
getUpdateDate() - Method in class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceStatsEntity
Gets the last update date.
getUserId() - Method in class org.exoplatform.smartactivitystream.ContextInfo
Gets the user id.
getUserId() - Method in class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceEntity
Gets the user id.
getUserId() - Method in class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceId
Gets the user id.
getUserId() - Method in class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceStatsEntity
Gets the user id.
getUserId() - Method in class org.exoplatform.smartactivitystream.stats.domain.ActivityFocusEntity
Gets the user id.
getUserId() - Method in class org.exoplatform.smartactivitystream.stats.domain.FocusId
Gets the user id.
getUserStats() - Method in class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceStatsReport
Gets participated user stats.
getUserToken(String) - Method in class org.exoplatform.smartactivitystream.cometd.CometdSmartActivityService
Gets the user token.
getWeight() - Method in class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceEntity
Gets the weight.
getWeightDate() - Method in class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceEntity
Gets the weight date.
group - Variable in class org.exoplatform.smartactivitystream.command.CommandThreadFactory
The group.

H

hashCode() - Method in class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceId
hashCode() - Method in class org.exoplatform.smartactivitystream.stats.domain.FocusId

I

initTime - Variable in class org.exoplatform.smartactivitystream.stats.domain.ActivityFocusEntity
The initialization time.
irrelevantCount - Variable in class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceStatsEntity
The irrelevant count.
isReady() - Method in class org.exoplatform.smartactivitystream.stats.domain.ActivityFocusEntity
Checks if is save time.
isTrackersEnabled() - Method in class org.exoplatform.smartactivitystream.SmartActivityService
Checks if is trackers enabled.

L

lastDate - Variable in class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceStatsEntity
The update date.
linkHits - Variable in class org.exoplatform.smartactivitystream.stats.domain.ActivityFocusEntity
The link hits.
LOG - Static variable in class org.exoplatform.smartactivitystream.relevancy.ActivityRelevancyService
The Constant LOG.
LOG - Static variable in class org.exoplatform.smartactivitystream.relevancy.rest.RESTActivityRelevancyService
The Constant LOG.

M

MAX_FACTOR - Static variable in class org.exoplatform.smartactivitystream.cometd.CometdSmartActivityService
Maximum threads per CPU for thread executors of document changes channel.
MIN_MAX_THREADS - Static variable in class org.exoplatform.smartactivitystream.cometd.CometdSmartActivityService
Minimal number of threads maximum possible for thread executors.
MIN_THREADS - Static variable in class org.exoplatform.smartactivitystream.cometd.CometdSmartActivityService
Base minimum number of threads for document updates thread executors.

N

namePrefix - Variable in class org.exoplatform.smartactivitystream.command.CommandThreadFactory
The name prefix.
neutralCount - Variable in class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceStatsEntity
The neutral count.
newThread(Runnable) - Method in class org.exoplatform.smartactivitystream.command.CommandThreadFactory
 

O

onContainerError(String) - Method in class org.exoplatform.smartactivitystream.command.ContainerCommand
Callback to execute on container error.
org.exoplatform.smartactivitystream - package org.exoplatform.smartactivitystream
 
org.exoplatform.smartactivitystream.cometd - package org.exoplatform.smartactivitystream.cometd
 
org.exoplatform.smartactivitystream.command - package org.exoplatform.smartactivitystream.command
 
org.exoplatform.smartactivitystream.relevancy - package org.exoplatform.smartactivitystream.relevancy
 
org.exoplatform.smartactivitystream.relevancy.dao - package org.exoplatform.smartactivitystream.relevancy.dao
 
org.exoplatform.smartactivitystream.relevancy.domain - package org.exoplatform.smartactivitystream.relevancy.domain
 
org.exoplatform.smartactivitystream.relevancy.rest - package org.exoplatform.smartactivitystream.relevancy.rest
 
org.exoplatform.smartactivitystream.stats.dao - package org.exoplatform.smartactivitystream.stats.dao
 
org.exoplatform.smartactivitystream.stats.domain - package org.exoplatform.smartactivitystream.stats.domain
 

P

postConstruct() - Method in class org.exoplatform.smartactivitystream.cometd.CometdSmartActivityService.CometdService
Post construct.
profileHits - Variable in class org.exoplatform.smartactivitystream.stats.domain.ActivityFocusEntity
The profile hits.

Q

QUEUE_FACTOR - Static variable in class org.exoplatform.smartactivitystream.cometd.CometdSmartActivityService
Queue size per CPU for thread executors of document updates channel.

R

readExternal(ObjectInput) - Method in class org.exoplatform.smartactivitystream.stats.domain.ActivityFocusEntity
RelevanceDAO - Class in org.exoplatform.smartactivitystream.relevancy.dao
The DAO layer for RelevanceEntity.
RelevanceDAO() - Constructor for class org.exoplatform.smartactivitystream.relevancy.dao.RelevanceDAO
 
RelevanceEntity - Class in org.exoplatform.smartactivitystream.relevancy.domain
The RelevanceEntity class that represents user attitude to the Activity.
RelevanceEntity() - Constructor for class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceEntity
 
RelevanceId - Class in org.exoplatform.smartactivitystream.relevancy.domain
The Class RelevanceId.
RelevanceId() - Constructor for class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceId
Instantiates a new RelevanceId.
RelevanceId(String, String) - Constructor for class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceId
Instantiates a new RelevanceId.
relevanceStats - Variable in class org.exoplatform.smartactivitystream.relevancy.ActivityRelevancyService
The relevance stats.
RelevanceStatsDAO - Class in org.exoplatform.smartactivitystream.relevancy.dao
The DAO layer for RelevanceEntity.
RelevanceStatsDAO() - Constructor for class org.exoplatform.smartactivitystream.relevancy.dao.RelevanceStatsDAO
 
RelevanceStatsEntity - Class in org.exoplatform.smartactivitystream.relevancy.domain
The RelevanceStatsEntity class that represents statistics for relevance records.
RelevanceStatsEntity() - Constructor for class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceStatsEntity
 
RelevanceStatsReport - Class in org.exoplatform.smartactivitystream.relevancy.domain
Created by The eXo Platform SAS.
RelevanceStatsReport(Long, List<RelevanceStatsEntity>) - Constructor for class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceStatsReport
Instantiates a new relevance stats repost.
relevanceStorage - Variable in class org.exoplatform.smartactivitystream.relevancy.ActivityRelevancyService
The DAO for RelevanceEntity.
relevanciesCount - Variable in class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceStatsReport
The relevancies count.
relevant - Variable in class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceEntity
Indicates relevance of the Activity.
relevantCount - Variable in class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceStatsEntity
The relevant count.
RESTActivityRelevancyService - Class in org.exoplatform.smartactivitystream.relevancy.rest
The REST service for Activity Relevancy Service.
RESTActivityRelevancyService(ActivityRelevancyService) - Constructor for class org.exoplatform.smartactivitystream.relevancy.rest.RESTActivityRelevancyService
Instantiates a new RESTActivityRelevancyService.
run() - Method in class org.exoplatform.smartactivitystream.command.ContainerCommand

S

saveActivityFocus(ActivityFocusEntity) - Method in class org.exoplatform.smartactivitystream.SmartActivityService
Save activity focus.
saveReadyCacheInContainerContext(String, boolean) - Method in class org.exoplatform.smartactivitystream.SmartActivityService
Save ready cache in container context.
saveRelevance(RelevanceEntity) - Method in class org.exoplatform.smartactivitystream.relevancy.ActivityRelevancyService
Saves a relevance to the storage.
saveRelevance(String, String, RelevanceEntity) - Method in class org.exoplatform.smartactivitystream.relevancy.rest.RESTActivityRelevancyService
Posts a relevance.
saveTrackerCache(boolean) - Method in class org.exoplatform.smartactivitystream.SmartActivityService
Save tracker cache.
saveUserfocus(Map<String, Object>) - Method in class org.exoplatform.smartactivitystream.cometd.CometdSmartActivityService.CometdService
Save userfocus.
service - Variable in class org.exoplatform.smartactivitystream.cometd.CometdSmartActivityService
The service.
setActivityId(String) - Method in class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceEntity
Sets the activity id.
setActivityId(String) - Method in class org.exoplatform.smartactivitystream.stats.domain.ActivityFocusEntity
Sets the activity id.
setAppHits(Long) - Method in class org.exoplatform.smartactivitystream.stats.domain.ActivityFocusEntity
Sets the app hits.
setContentHits(Long) - Method in class org.exoplatform.smartactivitystream.stats.domain.ActivityFocusEntity
Sets the content hits.
setContentShown(Long) - Method in class org.exoplatform.smartactivitystream.stats.domain.ActivityFocusEntity
Sets the content show.
setConvoHits(Long) - Method in class org.exoplatform.smartactivitystream.stats.domain.ActivityFocusEntity
Sets the convo hits.
setConvoShown(Long) - Method in class org.exoplatform.smartactivitystream.stats.domain.ActivityFocusEntity
Sets the convo show.
setDescription(String) - Method in class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceStatsReport
Sets the description.
setLinkHits(Long) - Method in class org.exoplatform.smartactivitystream.stats.domain.ActivityFocusEntity
Sets the link hits.
setProfileHits(Long) - Method in class org.exoplatform.smartactivitystream.stats.domain.ActivityFocusEntity
Sets the profile hits.
setRelevant(Boolean) - Method in class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceEntity
Sets the relevance.
setStartTime(Long) - Method in class org.exoplatform.smartactivitystream.stats.domain.ActivityFocusEntity
Sets the start time.
setStopTime(Long) - Method in class org.exoplatform.smartactivitystream.stats.domain.ActivityFocusEntity
Sets the stop time.
setTotalShown(Long) - Method in class org.exoplatform.smartactivitystream.stats.domain.ActivityFocusEntity
Sets the total show.
setTrackerVersion(String) - Method in class org.exoplatform.smartactivitystream.stats.domain.ActivityFocusEntity
Sets the tracker version.
setUpdateDate(Date) - Method in class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceEntity
Sets the update date.
setUserId(String) - Method in class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceEntity
Sets the user id.
setUserId(String) - Method in class org.exoplatform.smartactivitystream.stats.domain.ActivityFocusEntity
Sets the user id.
setWeight(Double) - Method in class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceEntity
Sets the weight.
setWeightDate(Date) - Method in class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceEntity
Sets the weight date.
SmartActivityException - Exception in org.exoplatform.smartactivitystream
Created by The eXo Platform SAS.
SmartActivityException() - Constructor for exception org.exoplatform.smartactivitystream.SmartActivityException
Instantiates a new smart activity exception.
SmartActivityException(String) - Constructor for exception org.exoplatform.smartactivitystream.SmartActivityException
Instantiates a new smart activity exception.
SmartActivityException(Throwable) - Constructor for exception org.exoplatform.smartactivitystream.SmartActivityException
Instantiates a new smart activity exception.
SmartActivityException(String, Throwable) - Constructor for exception org.exoplatform.smartactivitystream.SmartActivityException
Instantiates a new smart activity exception.
SmartActivityException(String, Throwable, boolean, boolean) - Constructor for exception org.exoplatform.smartactivitystream.SmartActivityException
Instantiates a new smart activity exception.
smartActivityService - Variable in class org.exoplatform.smartactivitystream.cometd.CometdSmartActivityService
The smart activity service.
SmartActivityService - Class in org.exoplatform.smartactivitystream
Created by The eXo Platform SAS.
SmartActivityService(ActivityFocusDAO, CacheService, InitParams) - Constructor for class org.exoplatform.smartactivitystream.SmartActivityService
Instantiates a new smart activity service.
start() - Method in class org.exoplatform.smartactivitystream.cometd.CometdSmartActivityService
start() - Method in class org.exoplatform.smartactivitystream.relevancy.ActivityRelevancyService
start() - Method in class org.exoplatform.smartactivitystream.SmartActivityService
startTime - Variable in class org.exoplatform.smartactivitystream.stats.domain.ActivityFocusEntity
The start time.
startTime - Variable in class org.exoplatform.smartactivitystream.stats.domain.FocusId
The start time.
stop() - Method in class org.exoplatform.smartactivitystream.cometd.CometdSmartActivityService
stop() - Method in class org.exoplatform.smartactivitystream.relevancy.ActivityRelevancyService
stop() - Method in class org.exoplatform.smartactivitystream.SmartActivityService
stopTime - Variable in class org.exoplatform.smartactivitystream.stats.domain.ActivityFocusEntity
The stop time.
submitActivityFocus(ActivityFocusEntity) - Method in class org.exoplatform.smartactivitystream.SmartActivityService
Submit activity focus.
subscribeUserfocus(Message, String) - Method in class org.exoplatform.smartactivitystream.cometd.CometdSmartActivityService.CometdService
Subscribe for userfocus messages.
sum(Long, Long) - Method in class org.exoplatform.smartactivitystream.SmartActivityService
Sum.

T

THREAD_IDLE_TIME - Static variable in class org.exoplatform.smartactivitystream.cometd.CometdSmartActivityService
Thread idle time for thread executors (in seconds).
THREAD_PREFIX - Static variable in class org.exoplatform.smartactivitystream.cometd.CometdSmartActivityService
Thread name used for the executor.
threadNumber - Variable in class org.exoplatform.smartactivitystream.command.CommandThreadFactory
The thread number.
toJSON() - Method in class org.exoplatform.smartactivitystream.cometd.CometdConfig
To JSON.
toString() - Method in class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceEntity
Converts the RelevanceEntity to the String.
toString() - Method in class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceStatsEntity
Converts the RelevanceEntity to the String.
toString() - Method in class org.exoplatform.smartactivitystream.stats.domain.ActivityFocusEntity
totalShown - Variable in class org.exoplatform.smartactivitystream.stats.domain.ActivityFocusEntity
The total show time.
TRACKER_CACHE_NAME - Static variable in class org.exoplatform.smartactivitystream.SmartActivityService
The Constant TRACKER_CACHE_NAME.
TRACKER_CACHE_PERIOD - Static variable in class org.exoplatform.smartactivitystream.SmartActivityService
The Constant TRACKER_CACHE_PERIOD.
TRACKER_VERSION - Static variable in class org.exoplatform.smartactivitystream.stats.domain.ActivityFocusEntity
The Constant TRACKER_VERSION.
trackerCache - Variable in class org.exoplatform.smartactivitystream.SmartActivityService
Cache of tracking activities.
trackerVersion - Variable in class org.exoplatform.smartactivitystream.stats.domain.ActivityFocusEntity
The tracker version.

U

updateDate - Variable in class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceEntity
The update date.
USERFOCUS_CHANNEL_NAME - Static variable in class org.exoplatform.smartactivitystream.cometd.CometdSmartActivityService
The channel name.
userId - Variable in class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceEntity
The user id.
userId - Variable in class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceId
The user id.
userId - Variable in class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceStatsEntity
The user id.
userId - Variable in class org.exoplatform.smartactivitystream.stats.domain.ActivityFocusEntity
The user id.
userId - Variable in class org.exoplatform.smartactivitystream.stats.domain.FocusId
The user id.
userStats - Variable in class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceStatsReport
The user stats.

W

weight - Variable in class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceEntity
The weight.
weightDate - Variable in class org.exoplatform.smartactivitystream.relevancy.domain.RelevanceEntity
The weight date.
writeExternal(ObjectOutput) - Method in class org.exoplatform.smartactivitystream.stats.domain.ActivityFocusEntity
A C D E F G H I L M N O P Q R S T U W 
Skip navigation links

Copyright © 2003–2019 eXo Platform SAS. All rights reserved.