ContactGroup

Description

Package: com.ibm.rpm.applicationadministration.containers

Extends: RPMObject

Usage

ContactGroup objects are created to eventually assign membership to resources. For example, teams that typically cross the boundaries of single projects, such as Change Control Management Board or a Portfolio Management group. They are used during collaboration workflows in the same way mailing distribution lists are used.

Parent is not mandatory, allowed parent type is ContactGroup.

Supported API Calls

Security Restrictions

N/A

Fields

Table 1. ContactGroup Field Description
Field Detail
contactGroups

Type: ContactGroup[]

Default value: N/A

Description: List of contact group children.

Field validation description: N/A

Additional field security restrictions: N/A

name

Type: string

Default value: N/A

Description: The name of the contact group

Field validation description: Limit 50 characters

Additional field security restrictions: N/A

description

Type: string

Default value: N/A

Description: The description of the contact group.

Field validation description: Limit 50 characters

Additional field security restrictions: N/A

Inherited Fields

Click on object for list of inherited fields:

From RPMObject

Related Objects