Interface MultiplyPlugin
- All Superinterfaces:
Plugin
- All Known Implementing Classes:
NoneMultiply,TenantMultiply
Plugin that allows to generate multiple files from one template.
-
Method Summary
-
Method Details
-
multiply
Execute multiply operation.- Parameters:
context- Context objects- Returns:
- List of configurations with adapted parameters per multiply item. Parameters from this map can be used in placeholder for directory or filename to generate multiple files.
-