通知を受け取る

UiPath Developer

The UiPath Developer Guide

リリース ノート

This page documents the new feature keys introduced in each release of the UiPAth.Activities.Api SDK package.

v22.4.1

公開日: 2022 年 5 月 9 日

WorkflowAnalyzerV11

  • New interfaces:
  • New properties have been added to the IProjectSummary interface:
    • HasModernBehavior - Indicates if the project uses the modern design experience.
    • Templates - The list of all templates in the project.
    • ObjectBrowserSummary - A summary of Object Repository information in the project.

WorkflowAnalyzerV12

A new property has been added to the IMemberModel interface:

  • HasLiteralExpression - Indicates if the defined expression is a Literal<string>.

WorkflowAnalyzerV13

A new property has been added to the IAnalyzerConfigurationService interface:

  • ActiveProfile - Indicates the profile where the Workflow Analyzer is executed.

ProjectPropertiesV3

A new property has been added to the IProjectPropertiesService interface:

  • GetProjectName() - Returns the project name.

ActivityFactoryV4

New interfaces:

PackageBindingsV3

  • New properties have been added to the IPackageBindingModel interface:
    • MetadataV2 - Properties of the bound object.
    • Key - Unique key of the binding.
    • Description - Description of the binding.
  • New properties have been added to the PackageBindingMetadata interface:
    • Key - Property used to generate the unique identifier for the resource.
    • Description - User-defined description to specify the intended usage of the resource.
    • Metadata - Properties used to tailor the bindings override experience.

ActivityTriggersV1

New interfaces:

  • IActivityTriggerService - Exposes functionality for trigger activities to register information about themselves.
  • TriggerData - Provides trigger-related information about activities.

v21.10.3

公開日: 2021 年 11 月 8 日

WorkflowAnalyzerV10

A new property has been added to the IProjectSummary interface:

  • FileTemplates - Returns the list of file templates in the project.

ProjectPropertiesV2

A new property has been added to the IProjectPropertiesService interface:

  • GetTargetFramework() - Returns the target framework of the current project.

DesignTimeExpressionExpanderService

New interfaces:

OrchestratorApiV1

New interfaces:

LicenseApiV1

New interfaces:

ModernClassicSettingV1

New interfaces:

  • ModernClassicSettings - Defines how an activity package prefers to handle Modern vs Classic activities.

ActivitySynonymsV1

New interfaces:

AttendedActivitiesV1

New interfaces:

StudioDesignSettingsV2

A new property has been added to the IStudioDesignSettingsService interface:

  • UseConnectionService - Indicates if Integration Service connections are enabled by default

ObjectRecorderHighlight

New properties have been added to the IObjectSelectionDescription interface:

  • SupportsObjectRecorderHighlight - Returns true if element highlighting is supported.
  • GetAutoCaptureElementsFactory - Returns the function that allows triggering the Capture All feature from the Object Repository.

ObjectRecorderCurrentElements

A new property has been added to the IObjectSelectionDescription interface:

  • SupportsObjectRecorderCurrentElements - Returns true if elements are listed during recording.

AutoCaptureElements

A new property has been added to the IObjectSelectionDescription interface:

  • GetAutoCaptureElementsFactory - Returns the function that allows triggering the Capture All feature from the Object Repository.

PackageBindingsV2

BusyServiceV1

New interfaces:

  • IStudioBusyService - Allows displaying a busy indicator on long-running processes with status updates.
  • IStudioBusyScope - A scope within a long-running process that allows status updates.

10 か月前に更新

リリース ノート


改善の提案は、API リファレンスのページでは制限されています

改善を提案できるのは Markdown の本文コンテンツのみであり、API 仕様に行うことはできません。