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

A

ACTION - Static variable in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEventPriority
The event is a action level event (high level).
ActivityEvent - Interface in com.xpn.xwiki.plugin.activitystream.api
An Activity Event represents an event done by a user in a certain context.
activityEvent - Variable in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventStatusImpl
 
ActivityEvent - Class in com.xpn.xwiki.plugin.activitystream.plugin
Api wrapper for a ActivityEvent to be exposed from velocity.
ActivityEvent(ActivityEvent, XWikiContext) - Constructor for class com.xpn.xwiki.plugin.activitystream.plugin.ActivityEvent
Constructor.
ActivityEventImpl - Class in com.xpn.xwiki.plugin.activitystream.impl
 
ActivityEventImpl() - Constructor for class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
ActivityEventPriority - Interface in com.xpn.xwiki.plugin.activitystream.api
The priorities possible for an Activity Event.
ActivityEventStatus - Interface in com.xpn.xwiki.plugin.activitystream.api
Define a status for any couple of activity/entity.
ActivityEventStatusImpl - Class in com.xpn.xwiki.plugin.activitystream.impl
Default implementation of ActivityEventStatus.
ActivityEventStatusImpl() - Constructor for class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventStatusImpl
 
ActivityEventType - Interface in com.xpn.xwiki.plugin.activitystream.api
The type of request.
ActivityStream - Interface in com.xpn.xwiki.plugin.activitystream.api
Manages the activity stream.
ActivityStreamCleaner - Class in com.xpn.xwiki.plugin.activitystream.impl
Manager for the activitystream cleaning feature.
ActivityStreamCleanerJob - Class in com.xpn.xwiki.plugin.activitystream.impl
This job deletes all the events older than a configured number of days in the activitystream datastore.
ActivityStreamCleanerJob() - Constructor for class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamCleanerJob
 
ActivityStreamConfiguration - Class in com.xpn.xwiki.plugin.activitystream.impl
Internal helper to get some configuration about the Activity Stream.
ActivityStreamConfiguration() - Constructor for class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamConfiguration
 
ActivityStreamException - Exception in com.xpn.xwiki.plugin.activitystream.api
Exception to use in the activity stream plugin.
ActivityStreamException() - Constructor for exception com.xpn.xwiki.plugin.activitystream.api.ActivityStreamException
 
ActivityStreamException(int, int, String) - Constructor for exception com.xpn.xwiki.plugin.activitystream.api.ActivityStreamException
 
ActivityStreamException(int, int, String, Exception) - Constructor for exception com.xpn.xwiki.plugin.activitystream.api.ActivityStreamException
 
ActivityStreamException(XWikiException) - Constructor for exception com.xpn.xwiki.plugin.activitystream.api.ActivityStreamException
 
ActivityStreamImpl - Class in com.xpn.xwiki.plugin.activitystream.impl
Default implementation for ActivityStream.
ActivityStreamImpl() - Constructor for class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl
 
ActivityStreamPlugin - Class in com.xpn.xwiki.plugin.activitystream.plugin
Plug-in for for managing streams of activity events.
ActivityStreamPlugin(String, String, XWikiContext) - Constructor for class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPlugin
Constructor.
ActivityStreamPluginApi - Class in com.xpn.xwiki.plugin.activitystream.plugin
ActivityStreamPluginApi(ActivityStreamPlugin, XWikiContext) - Constructor for class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
Constructor.
ADD_ANNOTATION - Static variable in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEventType
Annotation add.
ADD_ATTACHMENT - Static variable in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEventType
Attachment add.
ADD_COMMENT - Static variable in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEventType
Comment add.
addActivityEvent(ActivityEvent, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
Adding an activity event.
addActivityEvent(String, String, String, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
Adding an activity event.
addActivityEvent(String, String, String, List<String>, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
Adding an activity event.
addActivityEvent(ActivityEvent, XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl
 
addActivityEvent(ActivityEvent, XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl
 
addActivityEvent(String, String, String, XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl
 
addActivityEvent(String, String, String, List<String>, XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl
 
addActivityEvent(ActivityEvent) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
Record in database the given ActivityEvent event.
addActivityEvent(String, String, String) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
Records in database the a event built upon the passed parameters.
addActivityEvent(String, String, String, List<String>) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
Records in database an event built upon the passed document and other parameters.
addDocumentActivityEvent(String, XWikiDocument, String, String, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
Adding an activity event.
addDocumentActivityEvent(String, XWikiDocument, String, int, String, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
Adding an activity event.
addDocumentActivityEvent(String, XWikiDocument, String, String, List<String>, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
Adding an activity event.
addDocumentActivityEvent(String, XWikiDocument, String, int, String, List<String>, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
Adding an activity event.
addDocumentActivityEvent(String, XWikiDocument, String, String, XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl
 
addDocumentActivityEvent(String, XWikiDocument, String, int, String, XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl
 
addDocumentActivityEvent(String, XWikiDocument, String, String, List<String>, XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl
 
addDocumentActivityEvent(String, XWikiDocument, String, int, String, List<String>, XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl
 
addDocumentActivityEvent(String, Document, String, String) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
Records in database an event built upon the passed document and other parameters.
addDocumentActivityEvent(String, Document, String, int, String) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
Records in database an event built upon the passed document and other parameters.
addDocumentActivityEvent(String, Document, String, String, List<String>) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
Records in database an event built upon the passed document and other parameters.
addDocumentActivityEvent(String, Document, String, int, String, List<String>) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
Records in database an event built upon the passed document and other parameters.
addEvent(Event) - Method in class com.xpn.xwiki.plugin.activitystream.eventstreambridge.BridgeEventStream
 
application - Variable in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
Application which fired the event (as of august 2009 this application is always "xwiki").

B

body - Variable in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
Body message of the event.
BridgeEventStream - Class in com.xpn.xwiki.plugin.activitystream.eventstreambridge
Implementation for the EventStream which actually uses the old ActivityStreamPlugin for storing and searching events.
BridgeEventStream() - Constructor for class com.xpn.xwiki.plugin.activitystream.eventstreambridge.BridgeEventStream
 

C

com.xpn.xwiki.plugin.activitystream.api - package com.xpn.xwiki.plugin.activitystream.api
 
com.xpn.xwiki.plugin.activitystream.eventstreambridge - package com.xpn.xwiki.plugin.activitystream.eventstreambridge
 
com.xpn.xwiki.plugin.activitystream.impl - package com.xpn.xwiki.plugin.activitystream.impl
 
com.xpn.xwiki.plugin.activitystream.plugin - package com.xpn.xwiki.plugin.activitystream.plugin
 
convertActivityStatusToEventStatus(ActivityEventStatus) - Method in class com.xpn.xwiki.plugin.activitystream.eventstreambridge.EventConverter
convertActivityToEvent(ActivityEvent) - Method in class com.xpn.xwiki.plugin.activitystream.eventstreambridge.EventConverter
Convert an old ActivityEvent to the new Event.
convertEventStatusToActivityStatus(EventStatus) - Method in class com.xpn.xwiki.plugin.activitystream.eventstreambridge.EventConverter
convertEventToActivity(Event) - Method in class com.xpn.xwiki.plugin.activitystream.eventstreambridge.EventConverter
Converts a new Event to the old ActivityEvent.
CREATE - Static variable in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEventType
Document creation.

D

date - Variable in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
Date the event occured.
DELETE - Static variable in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEventType
Document deletion.
DELETE_ANNOTATION - Static variable in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEventType
Annotation deletion.
DELETE_ATTACHMENT - Static variable in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEventType
Attachment deletion.
DELETE_COMMENT - Static variable in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEventType
Comment deletion.
deleteActivityEvent(ActivityEvent, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
Delete the given event from the database.
deleteActivityEvent(ActivityEvent, XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl
 
deleteActivityEvent(ActivityEvent) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
Delete the passed event form the database.
deleteActivityEvents(List<ActivityEvent>) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
Delete the passed events from the database.
deleteEvent(Event) - Method in class com.xpn.xwiki.plugin.activitystream.eventstreambridge.BridgeEventStream
 

E

entityId - Variable in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventStatusImpl
 
equals(Object) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventStatusImpl
 
event - Variable in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityEvent
Wrapped event.
EventConverter - Class in com.xpn.xwiki.plugin.activitystream.eventstreambridge
Internal helper that convert some objects from the Event Stream module to objects of the Activity Stream module (which is used for the storage) and the opposite.
EventConverter() - Constructor for class com.xpn.xwiki.plugin.activitystream.eventstreambridge.EventConverter
 
eventId - Variable in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
ID.
executeJob(JobExecutionContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamCleanerJob
 

G

generateEventId(ActivityEvent, XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl
Generate event ID for the given ID.
getActivityEvent() - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEventStatus
 
getActivityEvent() - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventStatusImpl
 
getActivityStream() - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPlugin
 
getActivityStream() - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
 
getActivityStreamPreference(String, String, XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPlugin
Get a preference for the activitystream from the XWiki configuration.
getApplication() - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
Events can be triggered by different applications, not only the main wiki update events: user statuses, blog pingbacks, new extension added...
getApplication() - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
getApplication() - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityEvent
 
getBody() - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
A larger section of text where the event can store some data.
getBody() - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
getBody() - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityEvent
 
getDate() - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
An event happens at a precise date.
getDate() - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
getDate() - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityEvent
 
getDisplayBody(XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
Get a more user-friendly, or a localized version of the event body.
getDisplayBody(XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
getDisplayBody() - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityEvent
 
getDisplayDate(XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
Get a formatted, localized version of the event date.
getDisplayDate(XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
getDisplayDate() - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityEvent
 
getDisplayTitle(XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
Get a more user-friendly, or a localized version of the event title.
getDisplayTitle(XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
getDisplayTitle() - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityEvent
 
getDisplayUser(XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
Get the user name as a HTML link.
getDisplayUser(XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
getDisplayUser() - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityEvent
 
getEntityId() - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEventStatus
 
getEntityId() - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventStatusImpl
 
getEvent() - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityEvent
 
getEventId() - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
Each event has a unique ID.
getEventId() - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
getEventId() - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityEvent
 
getEvents(boolean, int, int, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
Get events from the activity stream.
getEvents(String, boolean, int, int, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
Get events from a particular activity stream.
getEvents(boolean, int, int, XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl
 
getEvents(String, boolean, int, int, XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl
 
getEvents() - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl
 
getEvents(boolean, int, int) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
Return the latest recorded events.
getEvents(String, boolean, int, int) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
Return the latest events recorded for the given stream name.
getEventsForSpace(String, boolean, int, int, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
Get events from the activity stream of a space.
getEventsForSpace(String, String, boolean, int, int, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
Get events from the given activity stream which happened in a particular space.
getEventsForSpace(String, boolean, int, int, XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl
 
getEventsForSpace(String, String, boolean, int, int, XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl
 
getEventsForSpace(String, boolean, int, int) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
Return the latest recorded events for the given wiki space.
getEventsForSpace(String, String, boolean, int, int) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
Return the latest events recorded for the given stream name in the given space.
getEventsForUser(String, boolean, int, int, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
Get events from the activity stream of a user.
getEventsForUser(String, String, boolean, int, int, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
Get events from the given activity stream which have been fired by a particular user.
getEventsForUser(String, boolean, int, int, XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl
 
getEventsForUser(String, String, boolean, int, int, XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl
 
getEventsForUser(String, boolean, int, int) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
Return the latest recorded events triggered by the given user.
getEventsForUser(String, String, boolean, int, int) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
Return the latest events recorded for the given stream name and the given user.
getFeed(List<ActivityEvent>, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
Get a feed from the given events.
getFeed(List<ActivityEvent>, String, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
Get a feed from the given events.
getFeed(List<ActivityEvent>, String, String, String, String, String, String, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
Get a feed from the given events.
getFeed(List<ActivityEvent>, String, String, String, String, String, String, String, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
Get a feed from the given events.
getFeed(List<ActivityEvent>, XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl
 
getFeed(List<ActivityEvent>, String, XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl
 
getFeed(List<ActivityEvent>, String, String, String, String, String, String, XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl
 
getFeed(List<ActivityEvent>, String, String, String, String, String, String, String, XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl
 
getFeed(List<ActivityEvent>) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
Get a feed from the given events.
getFeed(List<ActivityEvent>, String) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
Get a feed from the given events.
getFeed(List<ActivityEvent>, String, String, String, String, String, String) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
Get a feed from the given events.
getFeed(List<ActivityEvent>, String, String, String, String, String, String, String) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
Get a feed from the given events.
getFeedEntry(ActivityEvent, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
Get the feed entry for the given event.
getFeedEntry(ActivityEvent, String, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
Get the feed entry for the given event.
getFeedEntry(ActivityEvent, XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl
 
getFeedEntry(ActivityEvent, String, XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl
 
getFeedEntry(ActivityEvent) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
Get the feed entry for the given event.
getFeedEntry(ActivityEvent, String) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
Get the feed entry for the given event.
getFeedOutput(List<ActivityEvent>, String, String, String, String, String, String, String, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
Get the string representation of a feed from the given events.
getFeedOutput(List<ActivityEvent>, String, String, String, String, String, String, String, String, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
Get the string representation of a feed from the given events.
getFeedOutput(SyndFeed, String) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
 
getFeedOutput(List<ActivityEvent>, String, String, String, String, String, String, String, XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl
 
getFeedOutput(List<ActivityEvent>, String, String, String, String, String, String, String, String, XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl
 
getFeedOutput(SyndFeed, String) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl
 
getFeedOutput(List<ActivityEvent>, String, String, String, String, String, String, String) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
Get the string representation of a feed from the given events.
getFeedOutput(List<ActivityEvent>, String, String, String, String, String, String, String, String) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
Get the string representation of a feed from the given events.
getFeedOutput(SyndFeed, String) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
Get the string representation of a feed from the given feed.
getInstance() - Static method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamCleaner
 
getName() - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl
 
getName() - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPlugin
 
getNumberOfDaysToKeep(XWikiContext) - Static method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamCleaner
 
getPage() - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
Document-related events target a certain document, and documents have a name; this is the full name of the target document.
getPage() - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
getPage() - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityEvent
 
getParam1() - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
Free form parameter to be used by the event consumer.
getParam1() - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
getParam1() - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityEvent
 
getParam2() - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
Free form parameter to be used by the event consumer.
getParam2() - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
getParam2() - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityEvent
 
getParam3() - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
Free form parameter to be used by the event consumer.
getParam3() - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
getParam3() - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityEvent
 
getParam4() - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
Free form parameter to be used by the event consumer.
getParam4() - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
getParam4() - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityEvent
 
getParam5() - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
Free form parameter to be used by the event consumer.
getParam5() - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
getParam5() - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityEvent
 
getParameters() - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
 
getParameters() - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
getParameters() - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityEvent
 
getParams() - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
getPluginApi(XWikiPluginInterface, XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPlugin
 
getPriority() - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
Different events can have a different priority.
getPriority() - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
getPriority() - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityEvent
 
getProtectedEvent() - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityEvent
 
getRelatedEvents(ActivityEvent, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
Get events that have the same requestId as the event passed as parameter.
getRelatedEvents(Event) - Method in class com.xpn.xwiki.plugin.activitystream.eventstreambridge.BridgeEventStream
 
getRelatedEvents(ActivityEvent, XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl
 
getRelatedEvents(ActivityEvent) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
Get events that have the same requestId as the event passed as parameter.
getRequestId() - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
Multiple events can correspond to the same activity, so events can be grouped under the same request ID.
getRequestId() - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
getRequestId() - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityEvent
 
getSpace() - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
Document-related events target a certain document, and documents belong to a space; this is the space of the target document.
getSpace() - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
getSpace() - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityEvent
 
getStream() - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
Events can happen in different contexts; for example, wiki activity events happen in different spaces, user statuses are targeted to different groups.
getStream() - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
getStream() - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityEvent
 
getStreamName(String, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
Transforms space reference into stream name.
getStreamName(String, XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl
 
getStreamName(String) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
 
getTarget() - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
 
getTarget() - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
getTitle() - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
A name for the event.
getTitle() - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
getTitle() - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityEvent
 
getType() - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
 
getType() - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
getType() - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityEvent
 
getUrl() - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
If an event happens in an URL-accessible location (a document), or if the event itself can be seen at a given URL, this field stores that URL.
getUrl() - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
getUrl() - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityEvent
 
getUser() - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
Event usually occur as the result of a registered user activity.
getUser() - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
getUser() - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityEvent
 
getVersion() - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
For events related to documents, this field records the version of the document at the time when the event occurred.
getVersion() - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
getVersion() - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityEvent
 
getWiki() - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
In a wiki farm, each event happens in one of the wikis.
getWiki() - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
getWiki() - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityEvent
 

H

hashCode() - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventStatusImpl
 
hidden - Variable in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
True if the page which fired the event is marked as hidden, false otherwise.

I

init(XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
Init method, must be called on plugin init.
init(XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamCleaner
Method that must be called on plugin init.
init(XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl
 
init(XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPlugin
 
isHidden() - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
isRead() - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEventStatus
 
isRead - Variable in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventStatusImpl
 
isRead() - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventStatusImpl
 

L

LISTENER_EVENTS - Static variable in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl
The events to match.

M

MODULE_PLUGIN_ACTIVITY_STREAM - Static variable in exception com.xpn.xwiki.plugin.activitystream.api.ActivityStreamException
Error code for the activity stream.

N

newActivityEvent() - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl
 
NOTIFICATION - Static variable in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEventPriority
The event is a notification level event (low level).

O

onEvent(Event, Object, Object) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl
 

P

page - Variable in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
Name of the document which fired the event, example: "Main.WebHome".
param1 - Variable in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
Free param 1.
param2 - Variable in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
Free param 2.
param3 - Variable in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
Free param 3.
param4 - Variable in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
Free param 4.
param5 - Variable in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
Free param 5.
parameters - Variable in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
Named parameters.
PLUGIN_NAME - Static variable in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPlugin
Name of the plugin.
prepareEvent(ActivityEvent, XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl
Set fields in the given event object.
priority - Variable in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
Priority.
PROGRAM - Static variable in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEventPriority
The event is a program level event (highest level).

R

requestId - Variable in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
Request ID.

S

searchDailyPages(String, int, int, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
Get unique pages with events sorted by date, grouped by days.
searchDailyPages(String, List<Object>, int, int, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
Get unique pages with events sorted by date, grouped by days.
searchDailyPages(String, int, int, XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl
 
searchDailyPages(String, List<Object>, int, int, XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl
 
searchDailyPages(String, int, int) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
Get unique pages with events sorted by date, grouped by days.
searchDailyPages(String, List<Object>, int, int) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
Get unique pages with events sorted by date, grouped by days.
searchEvents(String, boolean, int, int, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
Search events.
searchEvents(String, boolean, boolean, int, int, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
Search events.
searchEvents(String, boolean, boolean, int, int, List<Object>, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
Search events.
searchEvents(String, String, boolean, int, int, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
Search events.
searchEvents(String, String, boolean, boolean, int, int, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
Search events.
searchEvents(String, String, boolean, int, int, List<Object>, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
Search events.
searchEvents(String, String, boolean, boolean, int, int, List<Object>, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
Search events.
searchEvents(Query) - Method in class com.xpn.xwiki.plugin.activitystream.eventstreambridge.BridgeEventStream
 
searchEvents(String, boolean, int, int, XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl
 
searchEvents(String, boolean, boolean, int, int, XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl
 
searchEvents(String, boolean, boolean, int, int, List<Object>, XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl
 
searchEvents(String, String, boolean, int, int, XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl
 
searchEvents(String, String, boolean, boolean, int, int, XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl
 
searchEvents(String, String, boolean, int, int, List<Object>, XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl
 
searchEvents(String, String, boolean, boolean, int, int, List<Object>, XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl
 
searchEvents(String, boolean, int, int) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
Search in database activity events matching the given hql query.
searchEvents(String, boolean, boolean, int, int) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
Search in database activity events matching the given hql query.
searchEvents(String, boolean, int, int, List<Object>) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
Search in database activity events matching the given hql query.
searchEvents(String, boolean, boolean, int, int, List<Object>) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
Search in database activity events matching the given hql query.
searchEvents(String, String, boolean, int, int) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
Search in database activity events matching the given hql query.
searchEvents(String, String, boolean, boolean, int, int) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
Search in database activity events matching the given hql query.
searchEvents(String, String, boolean, int, int, List<Object>) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
Search in database activity events matching the given hql query.
searchEvents(String, String, boolean, boolean, int, int, List<Object>) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
Search in database activity events matching the given hql query.
searchUniquePages(String, int, int, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
Get unique pages with events sorted by date.
searchUniquePages(String, List<Object>, int, int, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
Get unique pages with events sorted by date.
searchUniquePages(String, int, int, XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl
 
searchUniquePages(String, List<Object>, int, int, XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl
 
searchUniquePages(String, int, int) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
Get unique pages with events sorted by date.
searchUniquePages(String, List<Object>, int, int) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
Get unique pages with events sorted by date.
setActivityEvent(ActivityEvent) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventStatusImpl
 
setActivityStream(ActivityStream) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPlugin
 
setApplication(String) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
 
setApplication(String) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
setBody(String) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
 
setBody(String) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
setBody(String) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityEvent
Allows to modify the body of an event This might be useful to control the display or RSS feeds.
setDate(Date) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
 
setDate(Date) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
setEntityId(String) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventStatusImpl
 
setEventId(String) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
 
setEventId(String) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
setHidden(Boolean) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
setPage(String) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
 
setPage(String) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
setParam1(String) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
 
setParam1(String) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
setParam2(String) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
 
setParam2(String) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
setParam3(String) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
 
setParam3(String) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
setParam4(String) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
 
setParam4(String) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
setParam5(String) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
 
setParam5(String) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
setParameters(Map<String, String>) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
Associates name-value pair parameters with this event.
setParameters(Map<String, String>) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
setParams(List<String>) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
Set all parameters at once.
setParams(List<String>) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
setPriority(int) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
 
setPriority(int) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
setRead(boolean) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventStatusImpl
 
setRequestId(String) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
 
setRequestId(String) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
setSpace(String) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
 
setSpace(String) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
setStream(String) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
 
setStream(String) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
setTarget(Set<String>) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
 
setTarget(Set<String>) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
setTitle(String) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
 
setTitle(String) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
setTitle(String) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityEvent
Allows to modify the title of an event This might be useful to control the display or RSS feeds.
setType(String) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
 
setType(String) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
setUrl(String) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
 
setUrl(String) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
setUser(String) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
 
setUser(String) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
setVersion(String) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
 
setVersion(String) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
setWiki(String) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
 
setWiki(String) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
space - Variable in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
Space (local serialized reference) in which the event occurred, example: "Main", "A.B", "A.B.C", etc.
STORAGE - Static variable in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEventPriority
The event is a storage level event (low level).
stream - Variable in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
Stream the event belongs to.

T

target - Variable in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
title - Variable in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
Title of the event.
type - Variable in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
Type of the event, see ActivityEventType.

U

unwrapEvents(List<ActivityEvent>) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
Unwrap a list of events.
UPDATE - Static variable in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEventType
Document modification.
UPDATE_ANNOTATION - Static variable in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEventType
Annotation modification.
UPDATE_ATTACHMENT - Static variable in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEventType
Attachment modification.
UPDATE_COMMENT - Static variable in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEventType
Comment modification.
url - Variable in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
URL of the document which fired the event, example: "/xwiki/bin/view/Main/WebHome".
useLocalStore() - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamConfiguration
This method determine if events must be store in the local wiki.
useMainStore() - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamConfiguration
This method determine if events must be store in the main wiki.
user - Variable in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
Context user at the time the event has been fired.

V

version - Variable in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
Version of the document at the time the event occured.
virtualInit(XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPlugin
 

W

wiki - Variable in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
Wiki in which the event occured, example: "xwiki".
wrapEvents(List<ActivityEvent>) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
Wrap a list of events.
A B C D E G H I L M N O P R S T U V W 
Skip navigation links

Copyright © 2004–2019 XWiki. All rights reserved.