A B C D E G I 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 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
 
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
ActivityStreamException - Exception in com.xpn.xwiki.plugin.activitystream.api
 
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
 
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
 
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
 
addActivityEvent(ActivityEvent, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
Adding and activity event.
addActivityEvent(String, String, String, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
 
addActivityEvent(String, String, String, List<String>, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
 
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) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
 
addDocumentActivityEvent(String, XWikiDocument, String, String, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
 
addDocumentActivityEvent(String, XWikiDocument, String, int, String, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
 
addDocumentActivityEvent(String, XWikiDocument, String, String, List<String>, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
 
addDocumentActivityEvent(String, XWikiDocument, String, int, String, List<String>, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
 
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
 
addDocumentActivityEvent(String, Document, String, String, List) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
 
addDocumentActivityEvent(String, Document, String, int, String, List) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
 
application - Variable in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 

B

body - Variable in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 

C

CHANGE_RIGHTS - Static variable in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEventType
 
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
 
CREATE_ATTACHMENT - Static variable in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEventType
 
CREATE_COMMENT - Static variable in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEventType
 
CREATE_SPACE - Static variable in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEventType
 
CREATE_USER - Static variable in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEventType
 

D

date - Variable in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
DELETE - Static variable in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEventType
 
DELETE_ATTACHMENT - Static variable in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEventType
 
DELETE_SPACE - Static variable in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEventType
 
DELETE_USER - Static variable in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEventType
 
deleteActivityEvent(ActivityEvent, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
 
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.

E

event - Variable in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityEvent
 
eventId - Variable in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 

G

generateEventId(ActivityEvent, XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl
 
getActivityStream() - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPlugin
 
getActivityStream() - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
 
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
Retrieves the event body in displayable format
getDisplayBody(XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
getDisplayBody() - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityEvent
Retrieves the event body in displayable format
getDisplayDate(XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
Retrieves the event date in displayable format
getDisplayDate(XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
getDisplayDate() - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityEvent
Retrieves the event date in displayable format
getDisplayTitle(XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
Retrieves the event in displayable format
getDisplayTitle(XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
getDisplayTitle() - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityEvent
Retrieves the event in displayable format
getDisplayUser(XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEvent
Retrieves the event user in displayable format
getDisplayUser(XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
getDisplayUser() - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityEvent
Retrieves the event user in displayable format
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
 
getEvents(String, boolean, int, int, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
 
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(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
 
getEventsForSpace(String, String, boolean, int, int, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
 
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
Returns the latest events recorded for the given stream name and wiki space name
getEventsForUser(String, boolean, int, int, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
 
getEventsForUser(String, String, boolean, int, int, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
 
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
Returns the latest events recorded for the given stream name and user name
getFeed(List<ActivityEvent>, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
 
getFeed(List<ActivityEvent>, String, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
 
getFeed(List<ActivityEvent>, String, String, String, String, String, String, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
 
getFeed(List<ActivityEvent>, String, String, String, String, String, String, String, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
 
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
 
getFeed(List<ActivityEvent>, String) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
 
getFeed(List<ActivityEvent>, String, String, String, String, String, String) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
 
getFeed(List<ActivityEvent>, String, String, String, String, String, String, String) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
 
getFeedEntry(ActivityEvent, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
 
getFeedEntry(ActivityEvent, String, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
 
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
 
getFeedEntry(ActivityEvent, String) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
 
getFeedOutput(List<ActivityEvent>, String, String, String, String, String, String, String, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
 
getFeedOutput(List<ActivityEvent>, String, String, String, String, String, String, String, String, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
 
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
 
getFeedOutput(List<ActivityEvent>, String, String, String, String, String, String, String, String) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
 
getFeedOutput(SyndFeed, String) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
 
getName() - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPlugin
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
 
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
 
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 class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPlugin
initClasses(XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
Creates the classes used by the activity stream when necessary
initClasses(XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl
 

M

MODULE_PLUGIN_ACTIVITY_STREAM - Static variable in exception com.xpn.xwiki.plugin.activitystream.api.ActivityStreamException
 
MOVE - Static variable in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEventType
 

N

NEW_MEMBER - Static variable in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEventType
 
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)
notify(XWikiNotificationRule, XWikiDocument, XWikiDocument, int, XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl
 

O

OTHER - Static variable in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEventType
 

P

page - Variable in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
param1 - Variable in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
param2 - Variable in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
param3 - Variable in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
param4 - Variable in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
param5 - Variable in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
PLUGIN_NAME - Static variable in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPlugin
 
prepareEvent(ActivityEvent, XWikiDocument, XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.impl.ActivityStreamImpl
 
priority - Variable in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
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
 

S

searchEvents(String, boolean, int, int, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
 
searchEvents(String, String, boolean, int, int, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
 
searchEvents(String, String, boolean, int, int, List<Object>, XWikiContext) - Method in interface com.xpn.xwiki.plugin.activitystream.api.ActivityStream
 
searchEvents(String, boolean, int, int, 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
Alternate searchEvents function for the Activiy Stream
searchEvents(String, String, 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, 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, int, int, List<Object>) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
Search in database activity events matching the given hql query.
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
 
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
 
space - Variable 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)
stream - Variable in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 

T

title - Variable in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
type - Variable in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 

U

unwrapEvents(List<ActivityEvent>) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
 
UPDATE - Static variable in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEventType
 
UPDATE_ATTACHMENT - Static variable in interface com.xpn.xwiki.plugin.activitystream.api.ActivityEventType
 
url - Variable in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
user - Variable in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 

V

version - Variable in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
virtualInit(XWikiContext) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPlugin

W

wiki - Variable in class com.xpn.xwiki.plugin.activitystream.impl.ActivityEventImpl
 
wrapEvents(List<ActivityEvent>) - Method in class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
 

A B C D E G I M N O P R S T U V W

Copyright © 2004-2009 XWiki. All Rights Reserved.