Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
I
M
N
O
P
S
U
V
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 a event done by a user in a certain context.
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.
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
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
API for
ActivityStreamPlugin
.
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
Adding an activity event.
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
Adding an activity event.
addActivityEvent(String, String, String, List<String>, XWikiContext)
- Method in class com.xpn.xwiki.plugin.activitystream.impl.
ActivityStreamImpl
Adding an activity event.
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
Adding an activity event.
addDocumentActivityEvent(String, XWikiDocument, String, int, String, XWikiContext)
- Method in class com.xpn.xwiki.plugin.activitystream.impl.
ActivityStreamImpl
Adding an activity event.
addDocumentActivityEvent(String, XWikiDocument, String, String, List<String>, XWikiContext)
- Method in class com.xpn.xwiki.plugin.activitystream.impl.
ActivityStreamImpl
Adding an activity event.
addDocumentActivityEvent(String, XWikiDocument, String, int, String, List<String>, XWikiContext)
- Method in class com.xpn.xwiki.plugin.activitystream.impl.
ActivityStreamImpl
Adding an activity event.
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.
C
com.xpn.xwiki.plugin.activitystream.api
- package com.xpn.xwiki.plugin.activitystream.api
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
CREATE
- Static variable in interface com.xpn.xwiki.plugin.activitystream.api.
ActivityEventType
Document creation.
D
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
Delete the given event from the database.
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.
E
event
- Variable in class com.xpn.xwiki.plugin.activitystream.plugin.
ActivityEvent
Wrapped event.
executeJob(JobExecutionContext)
- Method in class com.xpn.xwiki.plugin.activitystream.impl.
ActivityStreamCleanerJob
G
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
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
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
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
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
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
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
getDisplayUser(XWikiContext)
- Method in class com.xpn.xwiki.plugin.activitystream.impl.
ActivityEventImpl
getDisplayUser()
- Method in class com.xpn.xwiki.plugin.activitystream.plugin.
ActivityEvent
getEvent()
- Method in class com.xpn.xwiki.plugin.activitystream.plugin.
ActivityEvent
getEventId()
- Method in interface com.xpn.xwiki.plugin.activitystream.api.
ActivityEvent
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
Get events from the activity stream.
getEvents(String, boolean, int, int, XWikiContext)
- Method in class com.xpn.xwiki.plugin.activitystream.impl.
ActivityStreamImpl
Get events from a particular activity stream.
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
Get events from the activity stream of a space.
getEventsForSpace(String, String, boolean, int, int, XWikiContext)
- Method in class com.xpn.xwiki.plugin.activitystream.impl.
ActivityStreamImpl
Get events from the given activity stream which happened in a particular space.
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
Get events from the activity stream of a user.
getEventsForUser(String, String, boolean, int, int, XWikiContext)
- Method in class com.xpn.xwiki.plugin.activitystream.impl.
ActivityStreamImpl
Get events from the given activity stream which have been fired by a particular user.
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
Get a feed from the given events.
getFeed(List<ActivityEvent>, String, XWikiContext)
- Method in class com.xpn.xwiki.plugin.activitystream.impl.
ActivityStreamImpl
Get a feed from the given events.
getFeed(List<ActivityEvent>, String, String, String, String, String, String, XWikiContext)
- Method in class com.xpn.xwiki.plugin.activitystream.impl.
ActivityStreamImpl
Get a feed from the given events.
getFeed(List<ActivityEvent>, String, String, String, String, String, String, String, XWikiContext)
- Method in class com.xpn.xwiki.plugin.activitystream.impl.
ActivityStreamImpl
Get a feed from the given events.
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
Get the feed entry for the given event.
getFeedEntry(ActivityEvent, String, XWikiContext)
- Method in class com.xpn.xwiki.plugin.activitystream.impl.
ActivityStreamImpl
Get the feed entry for the given event.
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
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 class com.xpn.xwiki.plugin.activitystream.impl.
ActivityStreamImpl
Get the string representation of a feed from the given events.
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
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
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
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
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
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
getParam5()
- Method in class com.xpn.xwiki.plugin.activitystream.impl.
ActivityEventImpl
getParam5()
- 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
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(ActivityEvent, XWikiContext)
- Method in class com.xpn.xwiki.plugin.activitystream.impl.
ActivityStreamImpl
Get events that have the same requestId as the event passed as parameter.
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
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
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
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
Tranforms space name into stream name.
getStreamName(String, XWikiContext)
- Method in class com.xpn.xwiki.plugin.activitystream.impl.
ActivityStreamImpl
Tranforms space name into stream name.
getStreamName(String)
- Method in class com.xpn.xwiki.plugin.activitystream.plugin.
ActivityStreamPluginApi
getTitle()
- Method in interface com.xpn.xwiki.plugin.activitystream.api.
ActivityEvent
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
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
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
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
getWiki()
- Method in class com.xpn.xwiki.plugin.activitystream.impl.
ActivityEventImpl
getWiki()
- Method in class com.xpn.xwiki.plugin.activitystream.plugin.
ActivityEvent
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 method, must be called on plugin init.
init(XWikiContext)
- Method in class com.xpn.xwiki.plugin.activitystream.plugin.
ActivityStreamPlugin
M
MODULE_PLUGIN_ACTIVITY_STREAM
- Static variable in exception com.xpn.xwiki.plugin.activitystream.api.
ActivityStreamException
Error code for the activity stream.
N
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
PLUGIN_NAME
- Static variable in class com.xpn.xwiki.plugin.activitystream.plugin.
ActivityStreamPlugin
Name of the plugin.
PROGRAM
- Static variable in interface com.xpn.xwiki.plugin.activitystream.api.
ActivityEventPriority
The event is a program level event (highest level).
S
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(String, boolean, int, int, XWikiContext)
- Method in class com.xpn.xwiki.plugin.activitystream.impl.
ActivityStreamImpl
Search events.
searchEvents(String, boolean, boolean, int, int, XWikiContext)
- Method in class com.xpn.xwiki.plugin.activitystream.impl.
ActivityStreamImpl
Search events.
searchEvents(String, boolean, boolean, int, int, List<Object>, XWikiContext)
- Method in class com.xpn.xwiki.plugin.activitystream.impl.
ActivityStreamImpl
Search events.
searchEvents(String, String, boolean, int, int, XWikiContext)
- Method in class com.xpn.xwiki.plugin.activitystream.impl.
ActivityStreamImpl
Search events.
searchEvents(String, String, boolean, boolean, int, int, XWikiContext)
- Method in class com.xpn.xwiki.plugin.activitystream.impl.
ActivityStreamImpl
Search events.
searchEvents(String, String, boolean, int, int, List<Object>, XWikiContext)
- Method in class com.xpn.xwiki.plugin.activitystream.impl.
ActivityStreamImpl
Search events.
searchEvents(String, String, boolean, boolean, int, int, List<Object>, XWikiContext)
- Method in class com.xpn.xwiki.plugin.activitystream.impl.
ActivityStreamImpl
Search events.
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
Get unique pages with events sorted by date.
searchUniquePages(String, List<Object>, int, int, XWikiContext)
- Method in class com.xpn.xwiki.plugin.activitystream.impl.
ActivityStreamImpl
Get unique pages with events sorted by date.
searchUniquePages(String, int, int)
- Method in class com.xpn.xwiki.plugin.activitystream.plugin.
ActivityStreamPluginApi
Get unique page events sorted by date
searchUniquePages(String, List<Object>, int, int)
- Method in class com.xpn.xwiki.plugin.activitystream.plugin.
ActivityStreamPluginApi
Get unique page events sorted by date
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
setEventId(String)
- Method in interface com.xpn.xwiki.plugin.activitystream.api.
ActivityEvent
setEventId(String)
- 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
setParams(List<String>)
- Method in interface com.xpn.xwiki.plugin.activitystream.api.
ActivityEvent
Set all params at once.
setParams(List<String>)
- Method in class com.xpn.xwiki.plugin.activitystream.impl.
ActivityEventImpl
Set all params at once.
setPriority(int)
- Method in interface com.xpn.xwiki.plugin.activitystream.api.
ActivityEvent
setPriority(int)
- Method in class com.xpn.xwiki.plugin.activitystream.impl.
ActivityEventImpl
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
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
STORAGE
- Static variable in interface com.xpn.xwiki.plugin.activitystream.api.
ActivityEventPriority
The event is a storage level event (low level).
U
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.
V
virtualInit(XWikiContext)
- Method in class com.xpn.xwiki.plugin.activitystream.plugin.
ActivityStreamPlugin
A
C
D
E
G
I
M
N
O
P
S
U
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2004-2010
XWiki
. All Rights Reserved.