activities
latest
false
- 概述
- 加密
- 数据库
- Java
- Python
- 网页 API
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。
新发布内容的本地化可能需要 1-2 周的时间才能完成。

开发者活动
上次更新日期 2026年4月21日
加载 Jar
UiPath.Java.Activities.LoadJar
在当前“Java 作用域”内为后续操作加载“Java 库包”文件。仅在加载各自的类库后才能调用方法。
备注:
Java 活动包现在与 .NET 5 Windows 兼容。
属性
常见
- DisplayName - The display name of the activity. This field supports only
Stringvariables.
输入
- JarPath - The path to the
.jarfile containing the Java Library Package that you want to load. This field supports only String variables.
其他
- “私有”- 选中后将不再以“Verbose”级别记录变量和参数的值。