SpiraPlan: SoapService SOAP Web Service
See all operations
SourceCode_RetrieveRevisions
Description
Retrieves a sorted, filtered, paginated list of revisions in the repository
Parameters
Type | Name | Required |
---|---|---|
RemoteCredentials? | credentials - The API credentials | |
int | projectId - The ID of the project | Yes |
string? | branchId - The id of the branch | |
int | startRow - The starting row | Yes |
int | numberRows - The number of rows to return | Yes |
RemoteSort? | remoteSort - The sort to use | |
ArrayOfRemoteFilter? | remoteFilters - Any filters to apply |
Return Value
ArrayOfRemoteSourceCodeRevision - The list of revisions