Documentation
    Preparing search index...

    Workflow class

    Implements

    Index

    Constructors

    Properties

    __: any
    action?: string
    autoSave?: boolean
    modifyForm?: (form: export=) => void
    onDone: (context: any) => any
    onStepSave?: (step: any, context: any, formVals: any) => any
    onStepSuccess?: (step: any, context: any) => any
    previewURL?: string
    saveURL?: string
    startAtStepURL?: (stepName: string) => string
    steps: any[]

    Methods