SpiraPlan: SoapService SOAP Web Service
See all operations
Task_RetrieveWorkflowTransitions
Description
Retrieves all transitions from a given task status in a specified workflow (Template Admin Only)
Parameters
Type | Name | Required |
---|---|---|
RemoteCredentials? | credentials - | |
int | projectTemplateId - ProjectTemplateId of the project template which contains the relevant workflow | Yes |
int | workflowId - WorkflowId of the relevant workflow | Yes |
int | currentStatusId - TaskStatusId of the status these transitions are coming from | Yes |
Return Value
ArrayOfRemoteWorkflowTransition - List of possible workflow transitions from the inputted status