menu
atlassian_apis package
documentation
jira_platform.dart
WorkflowSimpleCondition
WorkflowSimpleCondition constructor
WorkflowSimpleCondition constructor
dark_mode
light_mode
WorkflowSimpleCondition
constructor
WorkflowSimpleCondition
(
{
Map
<
String
,
dynamic
>
?
configuration
,
required
String
nodeType
,
required
String
type
,
})
Implementation
WorkflowSimpleCondition( {this.configuration, required this.nodeType, required this.type});
atlassian_apis package
documentation
jira_platform
WorkflowSimpleCondition
WorkflowSimpleCondition constructor
WorkflowSimpleCondition class