NAME
JIRA::API::WorkflowRulesSearch -
SYNOPSIS
my $obj = JIRA::API::WorkflowRulesSearch->new();
...
PROPERTIES
expand
Use expand to include additional information in the response. This parameter accepts `transition` which, for each rule, returns information about the transition the rule is assigned to.
ruleIds
The list of workflow rule IDs.
workflowEntityId
The workflow ID.