Package org.xwiki.extension.job.history
Interface ExtensionJobHistoryConfiguration
-
@Role public interface ExtensionJobHistoryConfiguration
Configuration forExtensionJobHistory
.- Since:
- 7.1RC1
- Version:
- $Id: 61a8799ab5bc6fe64a8777f5acb7199ace240d34 $
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description File
getStorage()
-
-
-
Method Detail
-
getStorage
File getStorage()
- Returns:
- the folder where the extension job history is saved
-
-