Jira.js - Jira Cloud API library
    Preparing search index...

    Interface WorkflowsWithTransitionRulesDetails

    Details of workflows and their transition rules to delete.

    interface WorkflowsWithTransitionRulesDetails {
        workflows: Version2Models.WorkflowTransitionRulesDetails[];
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    The list of workflows with transition rules to delete.