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

    Interface WorkflowTransitionRule

    A workflow transition rule.

    interface WorkflowTransitionRule {
        configuration?: any;
        type: string;
    }
    Index

    Properties

    Properties

    configuration?: any

    EXPERIMENTAL. The configuration of the transition rule.

    type: string

    The type of the transition rule.