# TheJiraCloudPlatformRestApi.WorkflowTransitionRules

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**conditions** | [**[AppWorkflowTransitionRule]**](AppWorkflowTransitionRule.md) | The list of conditions within the workflow. | [optional] 
**postFunctions** | [**[AppWorkflowTransitionRule]**](AppWorkflowTransitionRule.md) | The list of post functions within the workflow. | [optional] 
**validators** | [**[AppWorkflowTransitionRule]**](AppWorkflowTransitionRule.md) | The list of validators within the workflow. | [optional] 
**workflowId** | [**WorkflowId**](WorkflowId.md) |  | 
