Package org.xwiki.extension.job.history
-
Interface Summary Interface Description ExtensionJobHistory The history of extension jobs.ExtensionJobHistoryConfiguration Configuration forExtensionJobHistory
.ExtensionJobHistorySerializer The interface used to serialize and deserialize theExtensionJobHistory
.QuestionRecorder<T> Component used to record the answers given to a specific type of questions and to replay the recorded answers later in case those questions are asked again. -
Class Summary Class Description ExtensionJobHistoryRecord A record in theExtensionJobHistory
.ReplayJobStatus The status of the job that replays records from the extension job history.ReplayRequest The request used for replaying records from the extension job history.