Interface ProjectMemberRole


  • public interface ProjectMemberRole
    The ProjectMemberRole represents the role a user has in a project team.
    • Method Detail

      • getId

        java.lang.String getId()
        Return the id of this role
        Returns:
        the id of this role
      • getDisplayName

        java.lang.String getDisplayName()
        Returns a human readable name of this role suitable for display.
        Returns:
        the display name of this role