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

    Interface WorkflowSchemePayload

    interface WorkflowSchemePayload {
        defaultWorkflow?: Version2Models.ProjectCreateResourceIdentifier;
        description?: string;
        explicitMappings?: {};
        name?: string;
        pcri?: Version2Models.ProjectCreateResourceIdentifier;
    }
    Index

    Properties

    description?: string

    The description of the workflow scheme

    explicitMappings?: {}

    Association between issuetypes and workflows

    name?: string

    The name of the workflow scheme