vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Interface FlowStageStep

    Hierarchy (View Summary)

    Index

    Properties

    actionName: string
    assignees?: FlowStageStepAssignee[]
    description?: string
    entryActionInputParameters?: FlowStageStepEntryActionInputParameter[]
    entryActionName?: string
    entryActionOutputParameters?: FlowStageStepEntryActionOutputParameter[]
    entryActionType?: InvocableActionType
    entryConditionLogic: string
    entryConditions?: FlowCondition[]
    exitActionInputParameters?: FlowStageStepExitActionInputParameter[]
    exitActionName?: string
    exitActionOutputParameters?: FlowStageStepExitActionOutputParameter[]
    exitActionType?: InvocableActionType
    inputParameters?: FlowStageStepInputParameter[]
    label: string
    name?: string
    outputParameters?: FlowStageStepOutputParameter[]
    processMetadataValues?: FlowMetadataValue[]
    requiresAsyncProcessing?: boolean
    stepSubtype?: FlowElementSubtype