| Class | Description |
|---|---|
| TeamMember |
Represents team member configurable via
ReleaseConfiguration.Team#getDevelopers()
and ReleaseConfiguration.Team#getContributors() |
| TeamParser |
Parses team members configurable via
ReleaseConfiguration.Team#getDevelopers()
and ReleaseConfiguration.Team#getContributors() |
| Exception | Description |
|---|---|
| TeamParser.InvalidInput |
Thrown when the team members are not configured correctly in
ReleaseConfiguration.Team#getDevelopers()
or ReleaseConfiguration.Team#getContributors() |