Uses of Class
io.wcm.devops.conga.model.role.RoleVariant
-
Packages that use RoleVariant Package Description io.wcm.devops.conga.model.role Role and file definition models. -
-
Uses of RoleVariant in io.wcm.devops.conga.model.role
Methods in io.wcm.devops.conga.model.role that return types with arguments of type RoleVariant Modifier and Type Method Description List<RoleVariant>
Role. getVariants()
Defines the role variants available for this role.Method parameters in io.wcm.devops.conga.model.role with type arguments of type RoleVariant Modifier and Type Method Description void
Role. setVariants(List<RoleVariant> variants)
-