/AWS1/CL_SAGINTGRTDRESOURCEMET¶
Contains metadata about an integrated resource. This is a union type that contains provider-specific metadata.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_githubrepository TYPE REF TO /AWS1/CL_SAGGITHUBREPOMETADATA /AWS1/CL_SAGGITHUBREPOMETADATA¶
The GitHub repository metadata.
io_gitlabrepository TYPE REF TO /AWS1/CL_SAGGITLABREPOMETADATA /AWS1/CL_SAGGITLABREPOMETADATA¶
Metadata for an integrated GitLab repository.
io_bitbucketrepository TYPE REF TO /AWS1/CL_SAGBITBUCKETREPOMET /AWS1/CL_SAGBITBUCKETREPOMET¶
Metadata for an integrated Bitbucket repository.
io_confluencedocument TYPE REF TO /AWS1/CL_SAGCONFLNCDOCMETADATA /AWS1/CL_SAGCONFLNCDOCMETADATA¶
Metadata for an integrated Confluence document.
Queryable Attributes¶
githubRepository¶
The GitHub repository metadata.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GITHUBREPOSITORY() |
Getter for GITHUBREPOSITORY |
gitlabRepository¶
Metadata for an integrated GitLab repository.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GITLABREPOSITORY() |
Getter for GITLABREPOSITORY |
bitbucketRepository¶
Metadata for an integrated Bitbucket repository.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BITBUCKETREPOSITORY() |
Getter for BITBUCKETREPOSITORY |
confluenceDocument¶
Metadata for an integrated Confluence document.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONFLUENCEDOCUMENT() |
Getter for CONFLUENCEDOCUMENT |