SpiraPlan: SoapService SOAP Web Service
See all operations
RemoteWorkflowTransition
Contains a workflow transition.
Base Classes
None
Properties
The following properties are provided directly by this class:
| Name | Type | Description | Required |
|---|---|---|---|
| ExecuteByCreator | boolean | Can this transition be executed by the creator of the artifact | Yes |
| ExecuteByOwner | boolean | Can this transition be executed by the owner of the artifact | Yes |
| Name | string? | What is the name of the transition | |
| RequireSignature | boolean | Does it require an electronic signature | Yes |
| StatusId_Input | int | What is the id of the input artifact status | Yes |
| StatusId_Output | int | What is the id of the output artifact status | Yes |
| StatusName_Input | string? | What is the display name of the input artifact status | |
| StatusName_Output | string? | What is the display name of the output artifact status | |
| TransitionId | int | What is the id of this transition | Yes |
| WorkflowId | int | What workflow does this transition belong to | Yes |