Class RoleInherit

java.lang.Object
io.wcm.devops.conga.model.shared.AbstractModel
io.wcm.devops.conga.model.role.RoleInherit
All Implemented Interfaces:
Serializable

public final class RoleInherit extends AbstractModel
Defines an inheritance relation to another role.
See Also:
  • Constructor Details

    • RoleInherit

      public RoleInherit()
  • Method Details

    • getRole

      public String getRole()
      Defines the role name.
      Returns:
      Role name
    • setRole

      public void setRole(String role)
      Sets role name.
      Parameters:
      role - Role name