@mendix/extensions-api - v0.12.0
    Preparing search index...

    Interface NonInterruptingTimerBoundaryEventCreationOptions

    interface NonInterruptingTimerBoundaryEventCreationOptions {
        flow?: Workflows.Flow;
        recurrence?: Recurrence;
    }
    Index

    Properties

    Properties

    recurrence?: Recurrence