| Package | Description |
|---|---|
| org.xwiki.extension.job.history |
| Modifier and Type | Method and Description |
|---|---|
Map<String,QuestionRecorder<Object>> |
ExtensionJobHistoryRecord.getAnswers() |
| Constructor and Description |
|---|
ExtensionJobHistoryRecord(String jobType,
ExtensionRequest request,
Map<String,QuestionRecorder<Object>> answers,
Date startDate,
Date endDate)
Creates a new unmodifiable history record.
|
Copyright © 2004–2015 XWiki. All rights reserved.