SpiraPlan: SoapService SOAP Web Service
See all operations
Task_RetrieveWorkflowTransitionsForUser
Description
Will retrieve available transitions for the specied status ID for the currently logged-on user.
Parameters
Type | Name | Required |
---|---|---|
RemoteCredentials? | credentials - The API credentials | |
int | projectId - The ID of the project | Yes |
int | currentTypeId - The current task type | Yes |
int | currentStatusId - The current task status | Yes |
boolean | isCreator - Is the user the creator of the task | Yes |
boolean | isOwner - Is the user the owner of the task | Yes |
Return Value
ArrayOfRemoteWorkflowTransition - The list of workflow transitions