# TheJiraCloudPlatformRestApi.WorkflowRules

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**conditionsTree** | [**WorkflowCondition**](WorkflowCondition.md) |  | [optional] 
**postFunctions** | [**[WorkflowTransitionRule]**](WorkflowTransitionRule.md) | The workflow post functions. | [optional] 
**validators** | [**[WorkflowTransitionRule]**](WorkflowTransitionRule.md) | The workflow validators. | [optional] 
