Uses of Class
io.wcm.devops.conga.model.role.RoleInherit
-
Packages that use RoleInherit Package Description io.wcm.devops.conga.model.role Role and file definition models. -
-
Uses of RoleInherit in io.wcm.devops.conga.model.role
Methods in io.wcm.devops.conga.model.role that return types with arguments of type RoleInherit Modifier and Type Method Description List<RoleInherit>
Role. getInherits()
Defines inheritance relations for this role.Method parameters in io.wcm.devops.conga.model.role with type arguments of type RoleInherit Modifier and Type Method Description void
Role. setInherits(List<RoleInherit> inherits)
-