public class LazyHistoryDescr extends HistoryDescr
| Constructor and Description |
|---|
LazyHistoryDescr(hudson.XmlFile historyDescriptionFile) |
| Modifier and Type | Method and Description |
|---|---|
String |
getOperation()
Returns name of the operation.
|
String |
getTimestamp()
Returns timestamp of the operation.
|
String |
getUser()
Returns display name of the user doing the operation.
|
String |
getUserID()
Returns id of the user doing the operation.
|
parsedDatepublic LazyHistoryDescr(hudson.XmlFile historyDescriptionFile)
historyDescriptionFile - public String getUser()
getUser in class HistoryDescrpublic String getUserID()
getUserID in class HistoryDescrpublic String getOperation()
getOperation in class HistoryDescrpublic String getTimestamp()
getTimestamp in class HistoryDescrCopyright © 2004–2015. All rights reserved.