public class ResultAction.EditArchiveModel extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
Set<String> |
duplicates
The set of duplicate runs.
|
String |
head
The display header.
|
RunResult[] |
results
The list of run result objects.
|
String[] |
runIds
The run id of the runs to archive.
|
Constructor and Description |
---|
EditArchiveModel() |