activities
latest
false
- Overview
- Cryptography
- Database
- Java
- Python
- WebAPI
Activities
Developer Activities
Last updated Oct 22, 2024
Activities
The following table lists the activities that are included in the Java activity package.
Activity |
Description |
---|---|
Initializes a specified Java library and provides a scope for Java Activities. All Java activities must run inside a Java Scope. | |
Loads a Java Library Package file in the current Java Scope for subsequent actions. | |
Invokes a specified Java method from a
.jar loaded in the Java Scope.
| |
Converts a
JavaObject into a .NET primitive data type.
| |
Creates a
JavaObject variable from a class by using the builder specified in the TargetType property field.
| |
Returns a public field from a specified
JavaObject variable or from a public static field inside a class.
|