Uses of Class
io.wcm.devops.conga.generator.spi.export.context.ExportNodeRoleTenantData
Packages that use ExportNodeRoleTenantData
Package
Description
Context objects for CONGA Export SPI plugins.
-
Uses of ExportNodeRoleTenantData in io.wcm.devops.conga.generator.spi.export.context
Methods in io.wcm.devops.conga.generator.spi.export.context that return ExportNodeRoleTenantDataModifier and TypeMethodDescriptionSets configuration.Sets roles.Sets tenant.Methods in io.wcm.devops.conga.generator.spi.export.context that return types with arguments of type ExportNodeRoleTenantDataMethod parameters in io.wcm.devops.conga.generator.spi.export.context with type arguments of type ExportNodeRoleTenantDataModifier and TypeMethodDescriptionExportNodeRoleData.tenantData(List<ExportNodeRoleTenantData> value) Sets tenant data.