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

    Interface StatusWorkflowUsage

    Workflows using the status.

    interface StatusWorkflowUsage {
        statusId?: string;
        workflows?: StatusWorkflowUsagePage;
    }
    Index

    Properties

    statusId?: string

    The status ID.

    workflows?: StatusWorkflowUsagePage