public class ChangeSummary extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SYSTEM_USER |
| Constructor and Description |
|---|
ChangeSummary(String user,
String summary) |
ChangeSummary(String user,
String summary,
Date timestamp,
String revisionId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getRevisionId() |
String |
getSummary() |
Date |
getTimestamp() |
String |
getUser() |
String |
toString() |
public static final String SYSTEM_USER
Copyright © 2011-2018-2018. All Rights Reserved.