| Constructor and Description |
|---|
FileUpload(MediaWikiBot bot,
String filename) |
FileUpload(SimpleFile simpleFile,
MediaWikiBot bot) |
MovePage(MediaWikiBot bot,
String oldtitle,
String newtitle,
String reason,
boolean withsubpages,
boolean noredirect)
Constructs a new
MovePage action. |
PostDelete(MediaWikiBot bot,
String title)
Constructs a new
PostDelete action. |
PostDelete(MediaWikiBot bot,
String title,
String reason)
Constructs a new
PostDelete action. |
PostModifyContent(MediaWikiBot bot,
SimpleArticle a) |
| Constructor and Description |
|---|
GetVersion(MediaWikiBot bot)
Create and submit the request to the Wiki.
|
| Constructor and Description |
|---|
GetRendering(MediaWikiBot bot,
String wikitext) |
| Constructor and Description |
|---|
AllPageTitles(MediaWikiBot bot,
int... namespaces) |
AllPageTitles(MediaWikiBot bot,
String from,
String prefix,
RedirectFilter rf,
int... namespaces)
The public constructor.
|
AllPageTitles(MediaWikiBot bot,
String from,
String prefix,
RedirectFilter rf,
String namespaces) |
BacklinkTitles(MediaWikiBot bot,
String articleName) |
BacklinkTitles(MediaWikiBot bot,
String articleName,
RedirectFilter redirectFilter,
int... namespaces)
The public constructor.
|
CategoryMembersFull(MediaWikiBot bot,
String categoryName,
int... namespaces)
on any kind of http or version problems
on inner problems like a version mismatch
|
CategoryMembersSimple(MediaWikiBot bot,
String categoryName) |
CategoryMembersSimple(MediaWikiBot bot,
String categoryName,
int... namespaces) |
ImageInfo(MediaWikiBot bot,
String name)
Get an absolute url to an image.
|
ImageInfo(MediaWikiBot bot,
String name,
Map<String,String> params) |
ImageInfo(MediaWikiBot bot,
String name,
String[][] params)
TODO change params to a map
|
ImageUsageTitles(MediaWikiBot bot,
String nextPageInfo) |
ImageUsageTitles(MediaWikiBot bot,
String imageName,
int... namespaces)
The public constructor.
|
LogEvents(MediaWikiBot bot,
int limit,
String type) |
LogEvents(MediaWikiBot bot,
int limit,
String[] type) |
LogEvents(MediaWikiBot bot,
String type)
information necessary to get the next api page.
|
LogEvents(MediaWikiBot bot,
String[] type) |
RandomPageTitle(MediaWikiBot bot)
Creates the class.
|
RecentchangeTitles(MediaWikiBot bot) |
RecentchangeTitles(MediaWikiBot bot,
boolean uniqChanges,
int... ns) |
RecentchangeTitles(MediaWikiBot bot,
int... ns) |
TemplateUserTitles(MediaWikiBot bot,
String templateName,
int... namespaces)
The public constructor.
|
TitleQuery(MediaWikiBot bot) |
| Modifier and Type | Class and Description |
|---|---|
class |
MediaWikiThreadBot
Deprecated.
use your own thread framework
|
Copyright © 2013. All Rights Reserved.