public class ReplayRequest extends AbstractRequest
PROPERTY_INTERACTIVE, PROPERTY_REMOTE| Constructor and Description |
|---|
ReplayRequest() |
| Modifier and Type | Method and Description |
|---|---|
List<ExtensionJobHistoryRecord> |
getRecords() |
void |
setRecords(List<ExtensionJobHistoryRecord> records)
Sets the list of history records to replay.
|
containsProperty, getId, getProperty, getProperty, getPropertyNames, isInteractive, isRemote, isVerbose, removeProperty, setId, setId, setId, setInteractive, setProperty, setRemote, setVerbosepublic List<ExtensionJobHistoryRecord> getRecords()
public void setRecords(List<ExtensionJobHistoryRecord> records)
records - the history records to replayCopyright © 2004–2017 XWiki. All rights reserved.