BranchInformation

Note:

This structure has changed in 6.4

  • The field branchStatusType has been added.
Field Type Description

productIdentifier

String

Full path of the product or library document.

releaseIdentifier

String

Full path of the release document.

branchIdentifier

String

Full path of the branch document.

branchStatusType

String

Status type of the branch.

readPermission

Boolean

Indicates if the current user has read permissions for this branch.

writePermission

Boolean

Indicates if the current user has write permissions for this branch.

isBranchOpen

Boolean

Indicates if this branch is open, i.e. if its content can be modified.