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

    Interface GetDraftWorkflow

    interface GetDraftWorkflow {
        id: number;
        workflowName?: string;
    }
    Index

    Properties

    Properties

    id: number

    The ID of the workflow scheme that the draft belongs to.

    workflowName?: string

    The name of a workflow in the scheme. Limits the results to the workflow-issue type mapping for the specified workflow.