Package io.wcm.devops.conga.model.role
Class RoleInherit
java.lang.Object
io.wcm.devops.conga.model.shared.AbstractModel
io.wcm.devops.conga.model.role.RoleInherit
- All Implemented Interfaces:
Serializable
Defines an inheritance relation to another role.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.wcm.devops.conga.model.shared.AbstractModel
toString
-
Constructor Details
-
RoleInherit
public RoleInherit()
-
-
Method Details
-
getRole
Defines the role name.- Returns:
- Role name
-
setRole
Sets role name.- Parameters:
role- Role name
-