GetAuditLogParameter: {
    elementRuntimeId: string;
    entityKey: EntityKey;
    executeMode: ExecuteMode;
    offset: number;
    viewKey: EntityViewKey;
}

操作ログ取得パラメータ

Type declaration

  • elementRuntimeId: string

    エレメントランタイムID

  • entityKey: EntityKey

    EntityデータのKey情報

  • executeMode: ExecuteMode

    実行モード

  • offset: number

    オフセット

  • viewKey: EntityViewKey

    EntityViewのKey情報