|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.xpn.xwiki.api.Api
com.xpn.xwiki.plugin.PluginApi
com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi
com.xpn.xwiki.plugin.workspacesmanager.activities.WorkspacesActivityStreamPluginApi
public class WorkspacesActivityStreamPluginApi
Field Summary |
---|
Fields inherited from class com.xpn.xwiki.api.Api |
---|
context |
Constructor Summary | |
---|---|
WorkspacesActivityStreamPluginApi(WorkspacesActivityStreamPlugin plugin,
com.xpn.xwiki.XWikiContext context)
|
Method Summary | |
---|---|
java.util.List |
getEventsForWorkspace(java.lang.String spaceName,
int nb,
int start)
|
java.util.List |
getMyEvents(java.lang.String userName,
int nb,
int start)
|
Methods inherited from class com.xpn.xwiki.plugin.activitystream.plugin.ActivityStreamPluginApi |
---|
addActivityEvent, addActivityEvent, addActivityEvent, addDocumentActivityEvent, addDocumentActivityEvent, addDocumentActivityEvent, addDocumentActivityEvent, getActivityStream, getEvents, getEvents, getEventsForSpace, getEventsForSpace, getEventsForUser, getEventsForUser, getFeed, getFeed, getFeedEntry, getFeedOutput, getFeedOutput, getStreamName, searchEvents, unwrapEvents, wrapEvents |
Methods inherited from class com.xpn.xwiki.plugin.PluginApi |
---|
getInternalPlugin, getPlugin, getProtectedPlugin, setPlugin |
Methods inherited from class com.xpn.xwiki.api.Api |
---|
checkProgrammingRights, getXWikiContext, hasAccessLevel, hasAdminRights, hasProgrammingRights |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WorkspacesActivityStreamPluginApi(WorkspacesActivityStreamPlugin plugin, com.xpn.xwiki.XWikiContext context)
Method Detail |
---|
public java.util.List getMyEvents(java.lang.String userName, int nb, int start)
public java.util.List getEventsForWorkspace(java.lang.String spaceName, int nb, int start)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |