public class RevisionInfo extends Api
| Constructor and Description |
|---|
RevisionInfo(XWikiRCSNodeInfo nodeInfo,
XWikiContext context) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthor() |
String |
getComment() |
Date |
getDate() |
String |
getVersion() |
boolean |
isMinorEdit() |
convert, convert, convert, convertAttachments, getAuthorizationManager, getContextualAuthorizationManager, getXWikiContext, hasAccess, hasAccessLevel, hasAdminRights, hasProgrammingRights, hasWikiAdminRightspublic RevisionInfo(XWikiRCSNodeInfo nodeInfo, XWikiContext context)
nodeInfo - - from that nodeinfo all information is gettingcontext - - needed for Apipublic String getVersion()
public Date getDate()
public String getAuthor()
public String getComment()
public boolean isMinorEdit()
Copyright © 2004–2021 XWiki. All rights reserved.