Class TenantMultiply
java.lang.Object
io.wcm.devops.conga.generator.plugins.multiply.TenantMultiply
- All Implemented Interfaces:
MultiplyPlugin,Plugin
Multiplies a file for each tenant with a matching tenant role.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NAME
Plugin name- See Also:
-
-
Constructor Details
-
TenantMultiply
public TenantMultiply()
-
-
Method Details
-
getName
-
multiply
Description copied from interface:MultiplyPluginExecute multiply operation.- Specified by:
multiplyin interfaceMultiplyPlugin- 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.
-