| Interface | Description |
|---|---|
| AccountGroupContributor |
Contributes a list of groups to an account.
|
| AccountGroupManagement |
Management of groups and accounts.
|
| AccountGroupMappingService |
Generic mapping for the account groups.
|
| AccountHolder | |
| AccountManagement |
Management of groups and accounts.
|
| AccountService |
Management of accounts.
|
| ApplicationManagement | |
| AuthenticationSourceProvider |
Defines the provider for an authentication source.
|
| AuthenticationSourceService | |
| BranchCreate | |
| BranchDelete | |
| BranchEdit | |
| BranchFilterMgt |
Management of filters for a branch.
|
| BranchTemplateMgt |
Management of templates for a branch.
|
| BranchTemplateSync |
Synchronisation of branches.
|
| BuildConfig |
Right to edit the configuration of a
Build. |
| BuildCreate | |
| BuildDelete | |
| BuildEdit | |
| EncryptionService | |
| GlobalFunction |
Sub-interfaces define all functions available at application level.
|
| GlobalSettings | |
| ProjectAuthorisationMgt |
Management of project authorisations.
|
| ProjectConfig |
Configuration for a project.
|
| ProjectCreation | |
| ProjectDelete | |
| ProjectEdit | |
| ProjectFunction |
Sub-interfaces define all functions available in a project.
|
| ProjectList | |
| ProjectView | |
| PromotionLevelCreate | |
| PromotionLevelDelete | |
| PromotionLevelEdit | |
| PromotionRunCreate | |
| PromotionRunDelete | |
| RoleContributor |
Components which contributes some functions to a role.
|
| RolesService |
Management of roles and functions.
|
| RunAs |
Interface used by the
SecurityService to allow
services to run with additional authorizations. |
| SecurityService | |
| UserService |
Service to manage one's own account.
|
| UserSource |
Loading user details from a source
|
| ValidationRunCreate | |
| ValidationRunStatusChange | |
| ValidationStampCreate | |
| ValidationStampDelete | |
| ValidationStampEdit |
| Class | Description |
|---|---|
| Account | |
| AccountGroup |
Group of accounts.
|
| AccountGroupMapping | |
| AccountGroupMappingInput | |
| AccountGroupSelection |
Defines the selection of an
AccountGroup. |
| AccountInput |
Creation of a built-in account.
|
| AccountUserDetails | |
| AuthenticatedAccount | |
| AuthenticationSource |
Authentication source for an account or group.
|
| Authorisations | |
| ConnectedAccount | |
| GlobalPermission | |
| GlobalRole |
A global role defines the association between a name, a set of
global functions
and a set of project functions
that are attributed for all projects.
|
| PermissionInput | |
| PermissionTarget | |
| ProjectPermission |
Definition of a permission on a project: a
PermissionTarget
gets associated with a ProjectRole. |
| ProjectRole |
A project role is the association between an identifier, a name and a set of
project functions.
|
| ProjectRoleAssociation |
Association of a project role and a projet ID.
|
| Enum | Description |
|---|---|
| PermissionTargetType | |
| SecurityRole |
| Annotation Type | Description |
|---|---|
| CoreFunction |
Annotates all core functions
|