Details
-
Improvement
-
Resolution: Fixed
-
Major
-
7.0-milestone-2
-
None
Description
Currently, AbstractMandatoryDocumentInitializer is focused on class documents and provides a setClassDocumentFields method.
However, 90% of that method is generic for regular documents as well, so we should extract that generic code into a setClassDocumentFields method to be used by non-class document initializers.
Attachments
Issue Links
- blocks
-
XWIKI-11760 Convert the WatchList plugin to a component
- Closed