Enums§
- Create
Workflow Transition Property Error - struct for typed errors of method
create_workflow_transition_property
- Delete
Workflow Transition Property Error - struct for typed errors of method
delete_workflow_transition_property
- GetWorkflow
Transition Properties Error - struct for typed errors of method
get_workflow_transition_properties
- Update
Workflow Transition Property Error - struct for typed errors of method
update_workflow_transition_property
Functions§
- create_
workflow_ transition_ property - Adds a property to a workflow transition. Transition properties are used to change the behavior of a transition. For more information, see Transition properties and Workflow properties. Permissions required: Administer Jira global permission.
- delete_
workflow_ transition_ property - Deletes a property from a workflow transition. Transition properties are used to change the behavior of a transition. For more information, see Transition properties and Workflow properties. Permissions required: Administer Jira global permission.
- get_
workflow_ transition_ properties - Returns the properties on a workflow transition. Transition properties are used to change the behavior of a transition. For more information, see Transition properties and Workflow properties. Permissions required: Administer Jira global permission.
- update_
workflow_ transition_ property - Updates a workflow transition by changing the property value. Trying to update a property that does not exist results in a new property being added to the transition. Transition properties are used to change the behavior of a transition. For more information, see Transition properties and Workflow properties. Permissions required: Administer Jira global permission.