| Modifier and Type | Class and Description |
|---|---|
class |
GetPage
Simple method to get plain HTML or XML data e.g. from custom specialpages or xml newsfeeds or
something else.
|
| Modifier and Type | Method and Description |
|---|---|
String |
HttpActionClient.performAction(ContentProcessable contentProcessable) |
| Modifier and Type | Method and Description |
|---|---|
String |
HttpBot.performAction(ContentProcessable a) |
| Modifier and Type | Class and Description |
|---|---|
class |
GetRevision
Reads the content of a given article.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FileUpload
To allow your bot to upload media in your MediaWiki.
|
class |
GetApiToken
Action class using the MediaWiki-Editing-API.
|
class |
MovePage
Action class using the MediaWiki-API's "action=move".
|
class |
PostDelete
Action class using the MediaWiki-API's "action=delete".
|
class |
PostModifyContent
Writes an article.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PostLogin |
| Modifier and Type | Class and Description |
|---|---|
class |
GetUserinfo |
class |
GetVersion
Basic action to receive
MediaWiki.Version. |
class |
Siteinfo
Gets details from the given MediaWiki installation like installed version.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GetRendering
Implements function to render wikitext on remote parse.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AllPageTitles
Action class using the MediaWiki-api's "list=allpages".
|
class |
BacklinkTitles
action class using the MediaWiki-api's "list=backlinks".
|
class |
CategoryMembersFull
A specialization of
CategoryMembers with contains CategoryItems. |
class |
ImageInfo
Action to receive the full address of an image.
|
class |
ImageUsageTitles
action class using the MediaWiki-api's "list=imagelinks" and later imageUsage.
|
class |
LogEvents
List log events, filtered by time range, event type, user type, or the page it applies to.
|
class |
RandomPageTitle
Action to receive the title of a random page
TODO write a test that shows compatibility with all these versions
|
class |
RecentchangeTitles
Gets a list of pages recently changed, ordered by modification timestamp.
|
class |
TemplateUserTitles
action class using the MediaWiki-api's "list=embeddedin" that is used to find all articles which
use a template.
|
class |
TitleQuery<T>
Abstract class which is superclass of all titleiterations, represented by the sufix "Titles".
|
class |
TitleQuery.InnerAction
Inner helper class for this type.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MWAction |
| Modifier and Type | Method and Description |
|---|---|
String |
MediaWikiBot.performAction(ContentProcessable a) |
Copyright © 2013. All Rights Reserved.