Package | Description |
---|---|
votorola.a.position |
Formalizing stances on prospective issues.
|
Modifier and Type | Method and Description |
---|---|
static void |
PointerRevision.initConsume(List<PointerRevision> pointers,
PollwikiVS wiki,
URI remoteWikiScriptURI,
boolean toContinue)
Attempts to finish constructing the specifed pointer revisions by constructing
their remote drafts, each to the latest revision.
|
Constructor and Description |
---|
RemoteDraftRevision(PointerRevision p,
int _pageID,
String _pageName,
int _rev,
int _revLatest)
Constructs a RemoteDraftRevision.
|