public class ReplayRequest
extends org.xwiki.job.AbstractRequest
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, equals, getContext, getId, getProperties, getProperty, getProperty, getPropertyNames, hashCode, isInteractive, isRemote, isStatusLogIsolated, isStatusSerialized, isVerbose, removeProperty, setContext, setId, setId, setId, setInteractive, setProperty, setRemote, setStatusLogIsolated, setStatusSerialized, setVerbose
public List<ExtensionJobHistoryRecord> getRecords()
public void setRecords(List<ExtensionJobHistoryRecord> records)
records
- the history records to replayCopyright © 2004–2021 XWiki. All rights reserved.