menu
atlassian_apis package
documentation
jira_platform.dart
WorkflowRulesSearch
WorkflowRulesSearch constructor
WorkflowRulesSearch constructor
dark_mode
light_mode
WorkflowRulesSearch
constructor
WorkflowRulesSearch
(
{
String
?
expand
,
required
List
<
String
>
ruleIds
,
required
String
workflowEntityId
,
})
Implementation
WorkflowRulesSearch( {this.expand, required this.ruleIds, required this.workflowEntityId});
atlassian_apis package
documentation
jira_platform
WorkflowRulesSearch
WorkflowRulesSearch constructor
WorkflowRulesSearch class