NAME
JIRA::API::WorkflowRulesSearchDetails -
SYNOPSIS
my $obj = JIRA::API::WorkflowRulesSearchDetails->new();
...
PROPERTIES
invalidRules
List of workflow rule IDs that do not belong to the workflow or can not be found.
validRules
List of valid workflow transition rules.
workflowEntityId
The workflow ID.