型・APIリファレンス
    Preparing search index...

    Type Alias FetchWorkflowHistoryParameter

    ワークフロー履歴取得APIのパラメータ

    type FetchWorkflowHistoryParameter = {
        partsRuntimeId: string;
        searchAllHistory: boolean;
        workflowOid: string;
    }
    Index

    Properties

    partsRuntimeId: string

    パーツランタイムID

    searchAllHistory: boolean

    全履歴取得するかどうか

    workflowOid: string

    ワークフローOID