SpiraPlan: ImportExport SOAP Web Service
See all operations
RemoteWorkflowIncidentTransition
Contains a workflow transition.
Base Classes
None
Properties
The following properties are provided directly by this class:
| Name | Type | Description | Required |
|---|---|---|---|
| ExecuteByDetector | boolean | Can this transition be executed by the detector of the incident | Yes |
| ExecuteByOwner | boolean | Can this transition be executed by the owner of the incident | Yes |
| IncidentStatusId_Input | int | What is the id of the input incident status | Yes |
| IncidentStatusId_Output | int | What is the id of the output incident status | Yes |
| IncidentStatusName_Input | string? | What is the display name of the input incident status | |
| IncidentStatusName_Output | string? | What is the display name of the output incident status | |
| Name | string? | What is the name of the transition | |
| TransitionId | int | What is the id of this transition | Yes |
| WorkflowId | int | What workflow does this transition belong to | Yes |