Class Team

All Implemented Interfaces:
ConfigurationItem, TeamPermissionOperations, Serializable, Comparable<BaseConfigurationItem>

@Metadata(versioned=false) public class Team extends BaseConfigurationItem implements TeamPermissionOperations
The Team domain object in Digital.ai Release is a transient object and is not saved into the repository. It is kept for backwards-compatibility, as it was part of the public API. The teams' data is stored by the platform using the RoleService and the platform's own Role object.
See Also: